twosigma/clj-http

A Clojure HTTP library wrapping the Apache HttpComponents client.

Leiningen/Boot

[twosigma/clj-http "1.0.2-20180124_201819-gcdf23e5"]

Clojure CLI/deps.edn

twosigma/clj-http {:mvn/version "1.0.2-20180124_201819-gcdf23e5"}

Gradle

implementation("twosigma:clj-http:1.0.2-20180124_201819-gcdf23e5")

Maven

<dependency>
  <groupId>twosigma</groupId>
  <artifactId>clj-http</artifactId>
  <version>1.0.2-20180124_201819-gcdf23e5</version>
</dependency>