thosmos/util

Leiningen/Boot

[thosmos/util "0.2.1"]

Clojure CLI/deps.edn

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

Gradle

implementation("thosmos:util:0.2.1")

Maven

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