cljhttprepl

FIXME: write description

Leiningen/Boot

[cljhttprepl "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

cljhttprepl/cljhttprepl {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("cljhttprepl:cljhttprepl:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>cljhttprepl</groupId>
  <artifactId>cljhttprepl</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>