tokengame

Tools for building distributed systems with Clojure

Leiningen/Boot

[tokengame "0.0.2-SNAPSHOT"]

Clojure CLI/deps.edn

tokengame/tokengame {:mvn/version "0.0.2-SNAPSHOT"}

Gradle

implementation("tokengame:tokengame:0.0.2-SNAPSHOT")

Maven

<dependency>
  <groupId>tokengame</groupId>
  <artifactId>tokengame</artifactId>
  <version>0.0.2-SNAPSHOT</version>
</dependency>