cc.qbits/commons

Stuff

Leiningen/Boot

[cc.qbits/commons "0.4.6"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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