Categories |
CategoriesCATG Data Data Formats Formal Verification |
---|---|
GroupId | GroupIdcom.roaringcatgames.kitten2d.ashley |
ArtifactId | ArtifactIdashley-extensions |
Version | Version0.0.18 |
Type | Typejar |
Filename | Size |
---|---|
ashley-extensions-0.0.18.pom | |
ashley-extensions-0.0.18.jar | 124 KB |
ashley-extensions-0.0.18-sources.jar | 46 KB |
ashley-extensions-0.0.18-javadoc.jar | 215 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.0.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.roaringcatgames.kitten2d.ashley/ashley-extensions/
implementation 'com.roaringcatgames.kitten2d.ashley:ashley-extensions:0.0.18'
// https://jarcasting.com/artifacts/com.roaringcatgames.kitten2d.ashley/ashley-extensions/
implementation ("com.roaringcatgames.kitten2d.ashley:ashley-extensions:0.0.18")
'com.roaringcatgames.kitten2d.ashley:ashley-extensions:jar:0.0.18'
<dependency org="com.roaringcatgames.kitten2d.ashley" name="ashley-extensions" rev="0.0.18">
<artifact name="ashley-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.roaringcatgames.kitten2d.ashley', module='ashley-extensions', version='0.0.18')
)
libraryDependencies += "com.roaringcatgames.kitten2d.ashley" % "ashley-extensions" % "0.0.18"
[com.roaringcatgames.kitten2d.ashley/ashley-extensions "0.0.18"]