cj

Lib aimed at increasing entropy in clojure developements

Leiningen/Boot

[cj "1.0.0-SNAPSHOT"]

Clojure CLI/deps.edn

cj/cj {:mvn/version "1.0.0-SNAPSHOT"}

Gradle

implementation("cj:cj:1.0.0-SNAPSHOT")

Maven

<dependency>
  <groupId>cj</groupId>
  <artifactId>cj</artifactId>
  <version>1.0.0-SNAPSHOT</version>
</dependency>