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