kueso/hindrance

A convenience wrapper for using OAuth JWT credentials flow with clj-http.

Leiningen/Boot

[kueso/hindrance "0.2.0"]

Clojure CLI/deps.edn

kueso/hindrance {:mvn/version "0.2.0"}

Gradle

implementation("kueso:hindrance:0.2.0")

Maven

<dependency>
  <groupId>kueso</groupId>
  <artifactId>hindrance</artifactId>
  <version>0.2.0</version>
</dependency>