is not current version
Last Version 0.5.7

com.roaringcatgames.kitten2d.ashley:ashley-extensions 0.0.11

Kitten2d AshleyExtensions is a set of Systems and Components designed to work with libGDX and AshleyECS

Categories

Categories

CATG Data Data Formats Formal Verification
GroupId

GroupId

com.roaringcatgames.kitten2d.ashley
ArtifactId

ArtifactId

ashley-extensions
Version

Version

0.0.11
Type

Type

jar

Download ashley-extensions 0.0.11


<!-- https://jarcasting.com/artifacts/com.roaringcatgames.kitten2d.ashley/ashley-extensions/ -->
<dependency>
    <groupId>com.roaringcatgames.kitten2d.ashley</groupId>
    <artifactId>ashley-extensions</artifactId>
    <version>0.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.roaringcatgames.kitten2d.ashley/ashley-extensions/
implementation 'com.roaringcatgames.kitten2d.ashley:ashley-extensions:0.0.11'
// https://jarcasting.com/artifacts/com.roaringcatgames.kitten2d.ashley/ashley-extensions/
implementation ("com.roaringcatgames.kitten2d.ashley:ashley-extensions:0.0.11")
'com.roaringcatgames.kitten2d.ashley:ashley-extensions:jar:0.0.11'
<dependency org="com.roaringcatgames.kitten2d.ashley" name="ashley-extensions" rev="0.0.11">
  <artifact name="ashley-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.roaringcatgames.kitten2d.ashley', module='ashley-extensions', version='0.0.11')
)
libraryDependencies += "com.roaringcatgames.kitten2d.ashley" % "ashley-extensions" % "0.0.11"
[com.roaringcatgames.kitten2d.ashley/ashley-extensions "0.0.11"]