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 install
mvn dependency:get -DremoteRepositories= -Dartifact=com.damcaoson.game:gdx-vital:0.1.0

Dependencies

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
Details
Maven
2025-09-30 23:41:13 +07:00
83
78 KiB
Assets (3)
Versions (1) View all
0.1.0 2025-09-30