GroupId | GroupIdde.golfgl.gdxcontrollerutils |
---|---|
ArtifactId | ArtifactIdgdx-controllerutils-scene2d |
Version | Version0.1.4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/de.golfgl.gdxcontrollerutils/gdx-controllerutils-scene2d/ -->
<dependency>
<groupId>de.golfgl.gdxcontrollerutils</groupId>
<artifactId>gdx-controllerutils-scene2d</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/de.golfgl.gdxcontrollerutils/gdx-controllerutils-scene2d/
implementation 'de.golfgl.gdxcontrollerutils:gdx-controllerutils-scene2d:0.1.4'
// https://jarcasting.com/artifacts/de.golfgl.gdxcontrollerutils/gdx-controllerutils-scene2d/
implementation ("de.golfgl.gdxcontrollerutils:gdx-controllerutils-scene2d:0.1.4")
'de.golfgl.gdxcontrollerutils:gdx-controllerutils-scene2d:jar:0.1.4'
<dependency org="de.golfgl.gdxcontrollerutils" name="gdx-controllerutils-scene2d" rev="0.1.4">
<artifact name="gdx-controllerutils-scene2d" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.golfgl.gdxcontrollerutils', module='gdx-controllerutils-scene2d', version='0.1.4')
)
libraryDependencies += "de.golfgl.gdxcontrollerutils" % "gdx-controllerutils-scene2d" % "0.1.4"
[de.golfgl.gdxcontrollerutils/gdx-controllerutils-scene2d "0.1.4"]