com.owainlewis/java-http-clj

Clojure HTTP client based on the Java 11+ HTTP client

Leiningen/Boot

[com.owainlewis/java-http-clj "0.3.1-SNAPSHOT"]

Clojure CLI/deps.edn

com.owainlewis/java-http-clj {:mvn/version "0.3.1-SNAPSHOT"}

Gradle

implementation("com.owainlewis:java-http-clj:0.3.1-SNAPSHOT")

Maven

<dependency>
  <groupId>com.owainlewis</groupId>
  <artifactId>java-http-clj</artifactId>
  <version>0.3.1-SNAPSHOT</version>
</dependency>