org.clojars.number23/commons-lib

my clojure commons lib

Leiningen/Boot

[org.clojars.number23/commons-lib "0.2.3"]

Clojure CLI/deps.edn

org.clojars.number23/commons-lib {:mvn/version "0.2.3"}

Gradle

implementation("org.clojars.number23:commons-lib:0.2.3")

Maven

<dependency>
  <groupId>org.clojars.number23</groupId>
  <artifactId>commons-lib</artifactId>
  <version>0.2.3</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.