clj-tm-api

Ticketmatic API wrapper for Clojure

Leiningen/Boot

[clj-tm-api "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

clj-tm-api/clj-tm-api {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("clj-tm-api:clj-tm-api:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>clj-tm-api</groupId>
  <artifactId>clj-tm-api</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>