License |
License |
---|---|
GroupId | GroupIdcom.badlogicgames.gdx |
ArtifactId | ArtifactIdgdx-controllers-android |
Last Version | Last Version1.9.13 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionlibGDX Controllers Android
Android/Desktop/iOS/HTML5 game development framework.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.badlogicgames.gdx/gdx-controllers-android/ -->
<dependency>
<groupId>com.badlogicgames.gdx</groupId>
<artifactId>gdx-controllers-android</artifactId>
<version>1.9.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.badlogicgames.gdx/gdx-controllers-android/
implementation 'com.badlogicgames.gdx:gdx-controllers-android:1.9.13'
// https://jarcasting.com/artifacts/com.badlogicgames.gdx/gdx-controllers-android/
implementation ("com.badlogicgames.gdx:gdx-controllers-android:1.9.13")
'com.badlogicgames.gdx:gdx-controllers-android:jar:1.9.13'
<dependency org="com.badlogicgames.gdx" name="gdx-controllers-android" rev="1.9.13">
<artifact name="gdx-controllers-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.badlogicgames.gdx', module='gdx-controllers-android', version='1.9.13')
)
libraryDependencies += "com.badlogicgames.gdx" % "gdx-controllers-android" % "1.9.13"
[com.badlogicgames.gdx/gdx-controllers-android "1.9.13"]
Group / Artifact | Type | Version |
---|---|---|
com.badlogicgames.gdx : gdx | jar | 1.9.13 |
com.badlogicgames.gdx : gdx-controllers | jar | 1.9.13 |
com.badlogicgames.gdx : gdx-backend-android | jar | 1.9.13 |
Group / Artifact | Type | Version |
---|---|---|
com.google.android : android Optional | jar | 30 |