me.shenfeng/async-http-client

HTTP client based on netty

Leiningen/Boot

[me.shenfeng/async-http-client "1.1.0"]

Clojure CLI/deps.edn

me.shenfeng/async-http-client {:mvn/version "1.1.0"}

Gradle

implementation("me.shenfeng:async-http-client:1.1.0")

Maven

<dependency>
  <groupId>me.shenfeng</groupId>
  <artifactId>async-http-client</artifactId>
  <version>1.1.0</version>
</dependency>