io.trosa/commons

Iomonad's commons library

Leiningen/Boot

[io.trosa/commons "0.0.3"]

Clojure CLI/deps.edn

io.trosa/commons {:mvn/version "0.0.3"}

Gradle

implementation("io.trosa:commons:0.0.3")

Maven

<dependency>
  <groupId>io.trosa</groupId>
  <artifactId>commons</artifactId>
  <version>0.0.3</version>
</dependency>