gdx-2d

2d graphics api for libgdx

Leiningen/Boot

[gdx-2d "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

gdx-2d/gdx-2d {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("gdx-2d:gdx-2d:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>gdx-2d</groupId>
  <artifactId>gdx-2d</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>