http.async.client

Asynchronous HTTP Client for Clojure

  • VCSN/A

  • cljdoc documentationcljdoc
  • 503,613 Downloads
  • 90 This Version

Leiningen/Boot

[http.async.client "0.2.2"]

Clojure CLI/deps.edn

http.async.client/http.async.client {:mvn/version "0.2.2"}

Gradle

implementation("http.async.client:http.async.client:0.2.2")

Maven

<dependency>
  <groupId>http.async.client</groupId>
  <artifactId>http.async.client</artifactId>
  <version>0.2.2</version>
</dependency>