techne

a collection of utilities and macros

Leiningen/Boot

[techne "0.5.0-SNAPSHOT"]

Clojure CLI/deps.edn

techne/techne {:mvn/version "0.5.0-SNAPSHOT"}

Gradle

implementation("techne:techne:0.5.0-SNAPSHOT")

Maven

<dependency>
  <groupId>techne</groupId>
  <artifactId>techne</artifactId>
  <version>0.5.0-SNAPSHOT</version>
</dependency>