org.clojars.deadprogram/oauthentic

Simple OAuth2 client library

Leiningen/Boot

[org.clojars.deadprogram/oauthentic "1.0.2"]

Clojure CLI/deps.edn

org.clojars.deadprogram/oauthentic {:mvn/version "1.0.2"}

Gradle

implementation("org.clojars.deadprogram:oauthentic:1.0.2")

Maven

<dependency>
  <groupId>org.clojars.deadprogram</groupId>
  <artifactId>oauthentic</artifactId>
  <version>1.0.2</version>
</dependency>

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