org.clojars.samrat/oauth-clj

Clojure OAuth library.

Leiningen/Boot

[org.clojars.samrat/oauth-clj "0.0.7-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.samrat/oauth-clj {:mvn/version "0.0.7-SNAPSHOT"}

Gradle

implementation("org.clojars.samrat:oauth-clj:0.0.7-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.samrat</groupId>
  <artifactId>oauth-clj</artifactId>
  <version>0.0.7-SNAPSHOT</version>
</dependency>

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