hildreth

FIXME: write description

Leiningen/Boot

[hildreth "0.0.1"]

Clojure CLI/deps.edn

hildreth/hildreth {:mvn/version "0.0.1"}

Gradle

implementation("hildreth:hildreth:0.0.1")

Maven

<dependency>
  <groupId>hildreth</groupId>
  <artifactId>hildreth</artifactId>
  <version>0.0.1</version>
</dependency>