ahc-clj

Async Http Client for Clojure

Leiningen/Boot

[ahc-clj "0.1.0"]

Clojure CLI/deps.edn

ahc-clj/ahc-clj {:mvn/version "0.1.0"}

Gradle

implementation("ahc-clj:ahc-clj:0.1.0")

Maven

<dependency>
  <groupId>ahc-clj</groupId>
  <artifactId>ahc-clj</artifactId>
  <version>0.1.0</version>
</dependency>