License |
License |
---|---|
GroupId | GroupIdde.golfgl.gdxcontrollerutils |
ArtifactId | ArtifactIdgdx-controllerutils-mapping |
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-mapping/ -->
<dependency>
<groupId>de.golfgl.gdxcontrollerutils</groupId>
<artifactId>gdx-controllerutils-mapping</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.golfgl.gdxcontrollerutils/gdx-controllerutils-mapping/
implementation 'de.golfgl.gdxcontrollerutils:gdx-controllerutils-mapping:2.3.0'
// https://jarcasting.com/artifacts/de.golfgl.gdxcontrollerutils/gdx-controllerutils-mapping/
implementation ("de.golfgl.gdxcontrollerutils:gdx-controllerutils-mapping:2.3.0")
'de.golfgl.gdxcontrollerutils:gdx-controllerutils-mapping:jar:2.3.0'
<dependency org="de.golfgl.gdxcontrollerutils" name="gdx-controllerutils-mapping" rev="2.3.0">
<artifact name="gdx-controllerutils-mapping" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.golfgl.gdxcontrollerutils', module='gdx-controllerutils-mapping', version='2.3.0')
)
libraryDependencies += "de.golfgl.gdxcontrollerutils" % "gdx-controllerutils-mapping" % "2.3.0"
[de.golfgl.gdxcontrollerutils/gdx-controllerutils-mapping "2.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.badlogicgames.gdx-controllers : gdx-controllers-core | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.2.7 |
com.badlogicgames.gdx : gdx-backend-headless | jar | 1.9.11 |
com.badlogicgames.gdx : gdx | jar | 1.9.11 |
com.badlogicgames.gdx : gdx-platform | jar | 1.9.11 |