clj-hoptoad

Hoptoad Client

Leiningen/Boot

[clj-hoptoad "0.1.2"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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