com.nanonation/nanonation-utils

Nanonation Clojure Utilities

Leiningen/Boot

[com.nanonation/nanonation-utils "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

com.nanonation/nanonation-utils {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("com.nanonation:nanonation-utils:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>com.nanonation</groupId>
  <artifactId>nanonation-utils</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>