common-clj

the common used functionalities

Leiningen/Boot

[common-clj "1.0.0-SNAPSHOT"]

Clojure CLI/deps.edn

common-clj/common-clj {:mvn/version "1.0.0-SNAPSHOT"}

Gradle

implementation("common-clj:common-clj:1.0.0-SNAPSHOT")

Maven

<dependency>
  <groupId>common-clj</groupId>
  <artifactId>common-clj</artifactId>
  <version>1.0.0-SNAPSHOT</version>
</dependency>