dgellow/utils

Some personal helpers

Leiningen/Boot

[dgellow/utils "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

dgellow/utils {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("dgellow:utils:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>dgellow</groupId>
  <artifactId>utils</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>