Last Version

gdx-artemis 0.5

Artemis Entity System for Libgdx

License

License

GroupId

GroupId

com.roundtriangles.games
ArtifactId

ArtifactId

gdx-artemis
Version

Version

0.5
Type

Type

jar
Description

Description

gdx-artemis
Artemis Entity System for Libgdx
Project URL

Project URL

http://github.com/apotapov/gdx-artemis

Download gdx-artemis 0.5


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

Dependencies

compile (1)

Group / Artifact Type Version
com.badlogicgames.gdx : gdx jar 1.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.