License |
License |
---|---|
GroupId | GroupIdcom.badlogicgames.gdx-controllers |
ArtifactId | ArtifactIdgdx-controllers-desktop |
Last Version | Last Version2.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongdx-controllers
Game Controller Extension for libGDX
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.badlogicgames.gdx-controllers/gdx-controllers-desktop/ -->
<dependency>
<groupId>com.badlogicgames.gdx-controllers</groupId>
<artifactId>gdx-controllers-desktop</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.badlogicgames.gdx-controllers/gdx-controllers-desktop/
implementation 'com.badlogicgames.gdx-controllers:gdx-controllers-desktop:2.2.2'
// https://jarcasting.com/artifacts/com.badlogicgames.gdx-controllers/gdx-controllers-desktop/
implementation ("com.badlogicgames.gdx-controllers:gdx-controllers-desktop:2.2.2")
'com.badlogicgames.gdx-controllers:gdx-controllers-desktop:jar:2.2.2'
<dependency org="com.badlogicgames.gdx-controllers" name="gdx-controllers-desktop" rev="2.2.2">
<artifact name="gdx-controllers-desktop" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.badlogicgames.gdx-controllers', module='gdx-controllers-desktop', version='2.2.2')
)
libraryDependencies += "com.badlogicgames.gdx-controllers" % "gdx-controllers-desktop" % "2.2.2"
[com.badlogicgames.gdx-controllers/gdx-controllers-desktop "2.2.2"]
Group / Artifact | Type | Version |
---|---|---|
com.badlogicgames.gdx-controllers : gdx-controllers-core | jar | 2.2.2 |
com.badlogicgames.jamepad : jamepad | jar | 2.0.20.0 |
Group / Artifact | Type | Version |
---|---|---|
com.badlogicgames.gdx : gdx | jar | 1.9.11 |