License |
License |
---|---|
Categories |
CategoriesCATG Data Data Formats Formal Verification |
GroupId | GroupIdcom.roaringcatgames.kitten2d.ashley |
ArtifactId | ArtifactIdashley-extensions |
Last Version | Last Version0.5.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKitten2d AshleyExtensions
Kitten2d AshleyExtensions is a set of Systems and Components designed to work with libGDX and AshleyECS
|
Project URL |
Project URL |
Filename | Size |
---|---|
ashley-extensions-0.5.7.pom | |
ashley-extensions-0.5.7.jar | 21 KB |
ashley-extensions-0.5.7-sources.jar | 12 KB |
ashley-extensions-0.5.7-javadoc.jar | 77 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.roaringcatgames.kitten2d.ashley/ashley-extensions/ -->
<dependency>
<groupId>com.roaringcatgames.kitten2d.ashley</groupId>
<artifactId>ashley-extensions</artifactId>
<version>0.5.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.roaringcatgames.kitten2d.ashley/ashley-extensions/
implementation 'com.roaringcatgames.kitten2d.ashley:ashley-extensions:0.5.7'
// https://jarcasting.com/artifacts/com.roaringcatgames.kitten2d.ashley/ashley-extensions/
implementation ("com.roaringcatgames.kitten2d.ashley:ashley-extensions:0.5.7")
'com.roaringcatgames.kitten2d.ashley:ashley-extensions:jar:0.5.7'
<dependency org="com.roaringcatgames.kitten2d.ashley" name="ashley-extensions" rev="0.5.7">
<artifact name="ashley-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.roaringcatgames.kitten2d.ashley', module='ashley-extensions', version='0.5.7')
)
libraryDependencies += "com.roaringcatgames.kitten2d.ashley" % "ashley-extensions" % "0.5.7"
[com.roaringcatgames.kitten2d.ashley/ashley-extensions "0.5.7"]
Group / Artifact | Type | Version |
---|---|---|
com.badlogicgames.gdx : gdx-box2d | jar | 1.9.4 |
com.badlogicgames.ashley : ashley | jar | 1.7.3 |
com.github.arcnor » universal-tween-engine | jar | 6.3.4 |
com.badlogicgames.gdx : gdx | jar | 1.9.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |