twosigma/clj-http

A Clojure HTTP library wrapping the Apache HttpComponents client.

Leiningen/Boot

[twosigma/clj-http "3.9.1-ts2"]

Clojure CLI/deps.edn

twosigma/clj-http {:mvn/version "3.9.1-ts2"}

Gradle

implementation("twosigma:clj-http:3.9.1-ts2")

Maven

<dependency>
  <groupId>twosigma</groupId>
  <artifactId>clj-http</artifactId>
  <version>3.9.1-ts2</version>
</dependency>