com.damcaoson.game:gdx-vital (0.1.0)
Published 2025-09-30 23:41:13 +07:00 by colab
Installation
<repositories>
<repository>
<id>gitea</id>
<url> </url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url> </url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url> </url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>com.damcaoson.game</groupId>
<artifactId>gdx-vital</artifactId>
<version>0.1.0</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories= -Dartifact=com.damcaoson.game:gdx-vital:0.1.0Dependencies
com.badlogicgames.gdx:gdx
1.12.1
com.badlogicgames.gdx:gdx-box2d
1.12.1
com.badlogicgames.ashley:ashley
1.7.4
com.badlogicgames.gdx:gdx-ai
1.8.2