me.shenfeng/async-http-client

http client based on netty

  • VCSN/A

  • cljdoc documentationcljdoc
  • 159 Downloads
  • 22 This Version

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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