License |
License |
---|---|
GroupId | GroupIdcom.badlogicgames.gdx-controllers |
ArtifactId | ArtifactIdgdx-controllers-ios |
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-ios/ -->
<dependency>
<groupId>com.badlogicgames.gdx-controllers</groupId>
<artifactId>gdx-controllers-ios</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.badlogicgames.gdx-controllers/gdx-controllers-ios/
implementation 'com.badlogicgames.gdx-controllers:gdx-controllers-ios:2.2.2'
// https://jarcasting.com/artifacts/com.badlogicgames.gdx-controllers/gdx-controllers-ios/
implementation ("com.badlogicgames.gdx-controllers:gdx-controllers-ios:2.2.2")
'com.badlogicgames.gdx-controllers:gdx-controllers-ios:jar:2.2.2'
<dependency org="com.badlogicgames.gdx-controllers" name="gdx-controllers-ios" rev="2.2.2">
<artifact name="gdx-controllers-ios" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.badlogicgames.gdx-controllers', module='gdx-controllers-ios', version='2.2.2')
)
libraryDependencies += "com.badlogicgames.gdx-controllers" % "gdx-controllers-ios" % "2.2.2"
[com.badlogicgames.gdx-controllers/gdx-controllers-ios "2.2.2"]
Group / Artifact | Type | Version |
---|---|---|
com.badlogicgames.gdx-controllers : gdx-controllers-core | jar | 2.2.2 |
Group / Artifact | Type | Version |
---|---|---|
com.mobidevelop.robovm : robovm-rt | jar | 2.3.16 |
com.mobidevelop.robovm : robovm-cocoatouch | jar | 2.3.16 |
com.badlogicgames.gdx : gdx-backend-robovm | jar | 1.9.11 |