joegallo/clj-http

A Clojure HTTP library wrapping the Apache HttpComponents client.

Leiningen/Boot

[joegallo/clj-http "0.7.9-SNAPSHOT"]

Clojure CLI/deps.edn

joegallo/clj-http {:mvn/version "0.7.9-SNAPSHOT"}

Gradle

implementation("joegallo:clj-http:0.7.9-SNAPSHOT")

Maven

<dependency>
  <groupId>joegallo</groupId>
  <artifactId>clj-http</artifactId>
  <version>0.7.9-SNAPSHOT</version>
</dependency>