libGDX is a cross-platform game development framework for Java, supporting Android, desktop, iOS, and HTML5.
<dependency>
<groupId>com.badlogicgames.gdx</groupId>
<artifactId>gdx</artifactId>
<version>1.14.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal game application implementing ApplicationListener
No known issues recorded.
No dependency data recorded yet.