com.github.zh217/cozo-clj

CozoDb Clojure bindings

Leiningen/Boot

[com.github.zh217/cozo-clj "0.1.6"]

Clojure CLI/deps.edn

com.github.zh217/cozo-clj {:mvn/version "0.1.6"}

Gradle

implementation("com.github.zh217:cozo-clj:0.1.6")

Maven

<dependency>
  <groupId>com.github.zh217</groupId>
  <artifactId>cozo-clj</artifactId>
  <version>0.1.6</version>
</dependency>