kixi/clj-http

A Clojure HTTP library wrapping the Apache HttpComponents client.

Leiningen/Boot

[kixi/clj-http "3.5.1-SNAPSHOT"]

Clojure CLI/deps.edn

kixi/clj-http {:mvn/version "3.5.1-SNAPSHOT"}

Gradle

implementation("kixi:clj-http:3.5.1-SNAPSHOT")

Maven

<dependency>
  <groupId>kixi</groupId>
  <artifactId>clj-http</artifactId>
  <version>3.5.1-SNAPSHOT</version>
</dependency>