de.no.number23/commons-lib

my clojure commons lib

This artifact may shadow a release on Maven Central. You should search there for a canonical release.

Leiningen/Boot

[de.no.number23/commons-lib "0.0.3"]

Clojure CLI/deps.edn

de.no.number23/commons-lib {:mvn/version "0.0.3"}

Gradle

implementation("de.no.number23:commons-lib:0.0.3")

Maven

<dependency>
  <groupId>de.no.number23</groupId>
  <artifactId>commons-lib</artifactId>
  <version>0.0.3</version>
</dependency>