io.aviso/toolchest

Generally useful macros and functions

Leiningen/Boot

[io.aviso/toolchest "0.1.4"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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