org.clj-commons/clj-http-lite

Leiningen/Boot

[org.clj-commons/clj-http-lite "0.4.390"]

Clojure CLI/deps.edn

org.clj-commons/clj-http-lite {:mvn/version "0.4.390"}

Gradle

implementation("org.clj-commons:clj-http-lite:0.4.390")

Maven

<dependency>
  <groupId>org.clj-commons</groupId>
  <artifactId>clj-http-lite</artifactId>
  <version>0.4.390</version>
</dependency>