qarth

OAuth for serious people

Leiningen/Boot

[qarth "0.1.3"]

Clojure CLI/deps.edn

qarth/qarth {:mvn/version "0.1.3"}

Gradle

implementation("qarth:qarth:0.1.3")

Maven

<dependency>
  <groupId>qarth</groupId>
  <artifactId>qarth</artifactId>
  <version>0.1.3</version>
</dependency>