scott-gerring/gaem

Leiningen/Boot

[scott-gerring/gaem "0.2.0-SNAPSHOT"]

Clojure CLI/deps.edn

scott-gerring/gaem {:mvn/version "0.2.0-SNAPSHOT"}

Gradle

implementation("scott-gerring:gaem:0.2.0-SNAPSHOT")

Maven

<dependency>
  <groupId>scott-gerring</groupId>
  <artifactId>gaem</artifactId>
  <version>0.2.0-SNAPSHOT</version>
</dependency>