org.clojars.vgeshel/async-http-client

Async Http Client library purpose is to allow Java applications to easily execute HTTP requests and asynchronously process the HTTP responses.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 65 Downloads
  • 65 This Version

Leiningen/Boot

[org.clojars.vgeshel/async-http-client "1.5.0-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.vgeshel/async-http-client {:mvn/version "1.5.0-SNAPSHOT"}

Gradle

implementation("org.clojars.vgeshel:async-http-client:1.5.0-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.vgeshel</groupId>
  <artifactId>async-http-client</artifactId>
  <version>1.5.0-SNAPSHOT</version>
</dependency>

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