License |
License |
---|---|
GroupId | GroupIdde.golfgl.gdxcontrollerutils |
ArtifactId | ArtifactIdgdx-controllerutils-scene2d |
Last Version | Last Version2.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongdx-controllerutils
Game Controller Utilities for libGDX
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/de.golfgl.gdxcontrollerutils/gdx-controllerutils-scene2d/ -->
<dependency>
<groupId>de.golfgl.gdxcontrollerutils</groupId>
<artifactId>gdx-controllerutils-scene2d</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.golfgl.gdxcontrollerutils/gdx-controllerutils-scene2d/
implementation 'de.golfgl.gdxcontrollerutils:gdx-controllerutils-scene2d:2.3.0'
// https://jarcasting.com/artifacts/de.golfgl.gdxcontrollerutils/gdx-controllerutils-scene2d/
implementation ("de.golfgl.gdxcontrollerutils:gdx-controllerutils-scene2d:2.3.0")
'de.golfgl.gdxcontrollerutils:gdx-controllerutils-scene2d:jar:2.3.0'
<dependency org="de.golfgl.gdxcontrollerutils" name="gdx-controllerutils-scene2d" rev="2.3.0">
<artifact name="gdx-controllerutils-scene2d" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.golfgl.gdxcontrollerutils', module='gdx-controllerutils-scene2d', version='2.3.0')
)
libraryDependencies += "de.golfgl.gdxcontrollerutils" % "gdx-controllerutils-scene2d" % "2.3.0"
[de.golfgl.gdxcontrollerutils/gdx-controllerutils-scene2d "2.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.badlogicgames.gdx : gdx | jar | 1.9.11 |