loudmoauth

A general oauth2 client library.

Leiningen/Boot

[loudmoauth "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

loudmoauth/loudmoauth {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("loudmoauth:loudmoauth:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>loudmoauth</groupId>
  <artifactId>loudmoauth</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>