thirtyspokes/hindrance

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

Leiningen/Boot

[thirtyspokes/hindrance "1.1.0"]

Clojure CLI/deps.edn

thirtyspokes/hindrance {:mvn/version "1.1.0"}

Gradle

implementation("thirtyspokes:hindrance:1.1.0")

Maven

<dependency>
  <groupId>thirtyspokes</groupId>
  <artifactId>hindrance</artifactId>
  <version>1.1.0</version>
</dependency>