net.ofnir/relative-clj-http

Helpers to provide defaults and relative modifications around clj-http

Leiningen/Boot

[net.ofnir/relative-clj-http "0.1.1"]

Clojure CLI/deps.edn

net.ofnir/relative-clj-http {:mvn/version "0.1.1"}

Gradle

implementation("net.ofnir:relative-clj-http:0.1.1")

Maven

<dependency>
  <groupId>net.ofnir</groupId>
  <artifactId>relative-clj-http</artifactId>
  <version>0.1.1</version>
</dependency>