io.aviso/toolchest

Generally useful macros and functions

Leiningen/Boot

[io.aviso/toolchest "0.1.3"]

Clojure CLI/deps.edn

io.aviso/toolchest {:mvn/version "0.1.3"}

Gradle

implementation("io.aviso:toolchest:0.1.3")

Maven

<dependency>
  <groupId>io.aviso</groupId>
  <artifactId>toolchest</artifactId>
  <version>0.1.3</version>
</dependency>