org.clojars.kriyative/clj-http-client

A minimal Clojure HTTP client

Leiningen/Boot

[org.clojars.kriyative/clj-http-client "1.1.1"]

Clojure CLI/deps.edn

org.clojars.kriyative/clj-http-client {:mvn/version "1.1.1"}

Gradle

implementation("org.clojars.kriyative:clj-http-client:1.1.1")

Maven

<dependency>
  <groupId>org.clojars.kriyative</groupId>
  <artifactId>clj-http-client</artifactId>
  <version>1.1.1</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.