grinderrz/clj-http

A Clojure HTTP library wrapping the Apache HttpComponents client.

Leiningen/Boot

[grinderrz/clj-http "3.7.3"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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