grinderrz/clj-http

A Clojure HTTP library wrapping the Apache HttpComponents client.

Leiningen/Boot

[grinderrz/clj-http "4.0.2"]

Clojure CLI/deps.edn

grinderrz/clj-http {:mvn/version "4.0.2"}

Gradle

implementation("grinderrz:clj-http:4.0.2")

Maven

<dependency>
  <groupId>grinderrz</groupId>
  <artifactId>clj-http</artifactId>
  <version>4.0.2</version>
</dependency>