com.nothingtofind/slick2d

Leiningen/Boot

[com.nothingtofind/slick2d "customized-0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

com.nothingtofind/slick2d {:mvn/version "customized-0.1.0-SNAPSHOT"}

Gradle

implementation("com.nothingtofind:slick2d:customized-0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>com.nothingtofind</groupId>
  <artifactId>slick2d</artifactId>
  <version>customized-0.1.0-SNAPSHOT</version>
</dependency>