is not current version
Last Version 2.3.0

de.golfgl.gdxcontrollerutils:gdx-controllerutils-scene2d 0.1.0

Game Controller Utilities for libGDX

GroupId

GroupId

de.golfgl.gdxcontrollerutils
ArtifactId

ArtifactId

gdx-controllerutils-scene2d
Version

Version

0.1.0
Type

Type

jar

Download gdx-controllerutils-scene2d 0.1.0


<!-- https://jarcasting.com/artifacts/de.golfgl.gdxcontrollerutils/gdx-controllerutils-scene2d/ -->
<dependency>
    <groupId>de.golfgl.gdxcontrollerutils</groupId>
    <artifactId>gdx-controllerutils-scene2d</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.golfgl.gdxcontrollerutils/gdx-controllerutils-scene2d/
implementation 'de.golfgl.gdxcontrollerutils:gdx-controllerutils-scene2d:0.1.0'
// https://jarcasting.com/artifacts/de.golfgl.gdxcontrollerutils/gdx-controllerutils-scene2d/
implementation ("de.golfgl.gdxcontrollerutils:gdx-controllerutils-scene2d:0.1.0")
'de.golfgl.gdxcontrollerutils:gdx-controllerutils-scene2d:jar:0.1.0'
<dependency org="de.golfgl.gdxcontrollerutils" name="gdx-controllerutils-scene2d" rev="0.1.0">
  <artifact name="gdx-controllerutils-scene2d" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.golfgl.gdxcontrollerutils', module='gdx-controllerutils-scene2d', version='0.1.0')
)
libraryDependencies += "de.golfgl.gdxcontrollerutils" % "gdx-controllerutils-scene2d" % "0.1.0"
[de.golfgl.gdxcontrollerutils/gdx-controllerutils-scene2d "0.1.0"]