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.2.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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