dgellow/tl-api-client

Web client for the unofficial TL Live API (https://tl.remembr.moe)

Leiningen/Boot

[dgellow/tl-api-client "1.0.0"]

Clojure CLI/deps.edn

dgellow/tl-api-client {:mvn/version "1.0.0"}

Gradle

implementation("dgellow:tl-api-client:1.0.0")

Maven

<dependency>
  <groupId>dgellow</groupId>
  <artifactId>tl-api-client</artifactId>
  <version>1.0.0</version>
</dependency>