clj-hoptoad

Hoptoad Client

Leiningen/Boot

[clj-hoptoad "0.1.4"]

Clojure CLI/deps.edn

clj-hoptoad/clj-hoptoad {:mvn/version "0.1.4"}

Gradle

implementation("clj-hoptoad:clj-hoptoad:0.1.4")

Maven

<dependency>
  <groupId>clj-hoptoad</groupId>
  <artifactId>clj-hoptoad</artifactId>
  <version>0.1.4</version>
</dependency>