io.github.conjurernix/fx.http-client

FIXME: my new library.

Leiningen/Boot

[io.github.conjurernix/fx.http-client "0.0.1-alpha11"]

Clojure CLI/deps.edn

io.github.conjurernix/fx.http-client {:mvn/version "0.0.1-alpha11"}

Gradle

implementation("io.github.conjurernix:fx.http-client:0.0.1-alpha11")

Maven

<dependency>
  <groupId>io.github.conjurernix</groupId>
  <artifactId>fx.http-client</artifactId>
  <version>0.0.1-alpha11</version>
</dependency>