io.aviso/toolchest

Generally useful macros and functions

Leiningen/Boot

[io.aviso/toolchest "0.1.5"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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