keechma.toolbox

Leiningen/Boot

[keechma.toolbox "0.0.1-SNAPSHOT"]

Clojure CLI/deps.edn

keechma.toolbox/keechma.toolbox {:mvn/version "0.0.1-SNAPSHOT"}

Gradle

implementation("keechma.toolbox:keechma.toolbox:0.0.1-SNAPSHOT")

Maven

<dependency>
  <groupId>keechma.toolbox</groupId>
  <artifactId>keechma.toolbox</artifactId>
  <version>0.0.1-SNAPSHOT</version>
</dependency>