healthunlocked/clj-http

A Clojure HTTP library wrapping the Apache HttpComponents client.

Leiningen/Boot

[healthunlocked/clj-http "3.10.1-multipart-fix"]

Clojure CLI/deps.edn

healthunlocked/clj-http {:mvn/version "3.10.1-multipart-fix"}

Gradle

implementation("healthunlocked:clj-http:3.10.1-multipart-fix")

Maven

<dependency>
  <groupId>healthunlocked</groupId>
  <artifactId>clj-http</artifactId>
  <version>3.10.1-multipart-fix</version>
</dependency>