cc.qbits/commons

Stuff

Leiningen/Boot

[cc.qbits/commons "0.3.0"]

Clojure CLI/deps.edn

cc.qbits/commons {:mvn/version "0.3.0"}

Gradle

implementation("cc.qbits:commons:0.3.0")

Maven

<dependency>
  <groupId>cc.qbits</groupId>
  <artifactId>commons</artifactId>
  <version>0.3.0</version>
</dependency>