gdx-controllerutils

Game Controller Utilities for libGDX

License

License

GroupId

GroupId

de.golfgl.gdxcontrollerutils
ArtifactId

ArtifactId

gdx-controllerutils-android
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

aar
Description

Description

gdx-controllerutils
Game Controller Utilities for libGDX
Project URL

Project URL

https://github.com/MrStahlfelge/gdx-controllerutils

Download gdx-controllerutils-android

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.badlogicgames.gdx : gdx-backend-android jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0