is not current version
Last Version 2.3.0

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

Game Controller Utilities for libGDX

GroupId

GroupId

de.golfgl.gdxcontrollerutils
ArtifactId

ArtifactId

gdx-controllerutils-scene2d
Version

Version

0.1.5
Type

Type

jar

Download gdx-controllerutils-scene2d 0.1.5


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