cc.qbits/commons

Stuff

Leiningen/Boot

[cc.qbits/commons "0.5.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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