fluentsoftware/oauth-clj

Clojure OAuth library.

Leiningen/Boot

[fluentsoftware/oauth-clj "0.1.1-SNAPSHOT"]

Clojure CLI/deps.edn

fluentsoftware/oauth-clj {:mvn/version "0.1.1-SNAPSHOT"}

Gradle

implementation("fluentsoftware:oauth-clj:0.1.1-SNAPSHOT")

Maven

<dependency>
  <groupId>fluentsoftware</groupId>
  <artifactId>oauth-clj</artifactId>
  <version>0.1.1-SNAPSHOT</version>
</dependency>