is not current version
Last Version 2.2.2

com.badlogicgames.gdx-controllers:gdx-controllers-ios 2.0.1

Game Controller Extension for libGDX

GroupId

GroupId

com.badlogicgames.gdx-controllers
ArtifactId

ArtifactId

gdx-controllers-ios
Version

Version

2.0.1
Type

Type

jar

Download gdx-controllers-ios 2.0.1


<!-- 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.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.badlogicgames.gdx-controllers/gdx-controllers-ios/
implementation 'com.badlogicgames.gdx-controllers:gdx-controllers-ios:2.0.1'
// https://jarcasting.com/artifacts/com.badlogicgames.gdx-controllers/gdx-controllers-ios/
implementation ("com.badlogicgames.gdx-controllers:gdx-controllers-ios:2.0.1")
'com.badlogicgames.gdx-controllers:gdx-controllers-ios:jar:2.0.1'
<dependency org="com.badlogicgames.gdx-controllers" name="gdx-controllers-ios" rev="2.0.1">
  <artifact name="gdx-controllers-ios" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.badlogicgames.gdx-controllers', module='gdx-controllers-ios', version='2.0.1')
)
libraryDependencies += "com.badlogicgames.gdx-controllers" % "gdx-controllers-ios" % "2.0.1"
[com.badlogicgames.gdx-controllers/gdx-controllers-ios "2.0.1"]