com.fluree/http.async.client

Asynchronous HTTP Client for Clojure

Leiningen/Boot

[com.fluree/http.async.client "1.3.1-7-0xf9fd"]

Clojure CLI/deps.edn

com.fluree/http.async.client {:mvn/version "1.3.1-7-0xf9fd"}

Gradle

implementation("com.fluree:http.async.client:1.3.1-7-0xf9fd")

Maven

<dependency>
  <groupId>com.fluree</groupId>
  <artifactId>http.async.client</artifactId>
  <version>1.3.1-7-0xf9fd</version>
</dependency>