is not current version
Last Version 0.5

com.roundtriangles.games:gdx-artemis 0.4

Artemis Entity System for Libgdx

GroupId

GroupId

com.roundtriangles.games
ArtifactId

ArtifactId

gdx-artemis
Version

Version

0.4
Type

Type

jar

Download gdx-artemis 0.4


<!-- https://jarcasting.com/artifacts/com.roundtriangles.games/gdx-artemis/ -->
<dependency>
    <groupId>com.roundtriangles.games</groupId>
    <artifactId>gdx-artemis</artifactId>
    <version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.roundtriangles.games/gdx-artemis/
implementation 'com.roundtriangles.games:gdx-artemis:0.4'
// https://jarcasting.com/artifacts/com.roundtriangles.games/gdx-artemis/
implementation ("com.roundtriangles.games:gdx-artemis:0.4")
'com.roundtriangles.games:gdx-artemis:jar:0.4'
<dependency org="com.roundtriangles.games" name="gdx-artemis" rev="0.4">
  <artifact name="gdx-artemis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.roundtriangles.games', module='gdx-artemis', version='0.4')
)
libraryDependencies += "com.roundtriangles.games" % "gdx-artemis" % "0.4"
[com.roundtriangles.games/gdx-artemis "0.4"]