License |
License |
---|---|
GroupId | GroupIdde.golfgl.gdxcontrollerutils |
ArtifactId | ArtifactIdgdx-controllerutils-android |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptiongdx-controllerutils
Game Controller Utilities for libGDX
|
Project URL |
Project URL |
Filename | Size |
---|---|
gdx-controllerutils-android-0.2.0.pom | |
gdx-controllerutils-android-0.2.0.aar | 1 KB |
gdx-controllerutils-android-0.2.0-sources.jar | 261 bytes |
gdx-controllerutils-android-0.2.0-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.badlogicgames.gdx : gdx-backend-android | jar | 1.9.5 |