org.clojars.laujensen/clj-oauth

OAuth support for Clojure

Leiningen/Boot

[org.clojars.laujensen/clj-oauth "1.2.3"]

Clojure CLI/deps.edn

org.clojars.laujensen/clj-oauth {:mvn/version "1.2.3"}

Gradle

implementation("org.clojars.laujensen:clj-oauth:1.2.3")

Maven

<dependency>
  <groupId>org.clojars.laujensen</groupId>
  <artifactId>clj-oauth</artifactId>
  <version>1.2.3</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.