mattly/precog

A thin wrapper around preact

Leiningen/Boot

[mattly/precog "0.0.5"]

Clojure CLI/deps.edn

mattly/precog {:mvn/version "0.0.5"}

Gradle

implementation("mattly:precog:0.0.5")

Maven

<dependency>
  <groupId>mattly</groupId>
  <artifactId>precog</artifactId>
  <version>0.0.5</version>
</dependency>