thosmos/util

Leiningen/Boot

[thosmos/util "0.2.0"]

Clojure CLI/deps.edn

thosmos/util {:mvn/version "0.2.0"}

Gradle

implementation("thosmos:util:0.2.0")

Maven

<dependency>
  <groupId>thosmos</groupId>
  <artifactId>util</artifactId>
  <version>0.2.0</version>
</dependency>