org.clojars.gukjoon/clojure-http-client

An HTTP client for Clojure. Forked from original with added support for streams.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 28 Downloads
  • 28 This Version

Leiningen/Boot

[org.clojars.gukjoon/clojure-http-client "1.1.0.1"]

Clojure CLI/deps.edn

org.clojars.gukjoon/clojure-http-client {:mvn/version "1.1.0.1"}

Gradle

implementation("org.clojars.gukjoon:clojure-http-client:1.1.0.1")

Maven

<dependency>
  <groupId>org.clojars.gukjoon</groupId>
  <artifactId>clojure-http-client</artifactId>
  <version>1.1.0.1</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.