lumanu/clj-http

A Clojure HTTP library wrapping the Apache HttpComponents client.

Leiningen/Boot

[lumanu/clj-http "3.9.1-SNAPSHOT"]

Clojure CLI/deps.edn

lumanu/clj-http {:mvn/version "3.9.1-SNAPSHOT"}

Gradle

implementation("lumanu:clj-http:3.9.1-SNAPSHOT")

Maven

<dependency>
  <groupId>lumanu</groupId>
  <artifactId>clj-http</artifactId>
  <version>3.9.1-SNAPSHOT</version>
</dependency>