GroupId | GroupIdde.golfgl.gdxcontrollerutils |
---|---|
ArtifactId | ArtifactIdgdx-controllers-android |
Version | Version2.1.1 |
Type | Typeaar |
<!-- https://jarcasting.com/artifacts/de.golfgl.gdxcontrollerutils/gdx-controllers-android/ -->
<dependency>
<groupId>de.golfgl.gdxcontrollerutils</groupId>
<artifactId>gdx-controllers-android</artifactId>
<version>2.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/de.golfgl.gdxcontrollerutils/gdx-controllers-android/
implementation 'de.golfgl.gdxcontrollerutils:gdx-controllers-android:2.1.1'
// https://jarcasting.com/artifacts/de.golfgl.gdxcontrollerutils/gdx-controllers-android/
implementation ("de.golfgl.gdxcontrollerutils:gdx-controllers-android:2.1.1")
'de.golfgl.gdxcontrollerutils:gdx-controllers-android:aar:2.1.1'
<dependency org="de.golfgl.gdxcontrollerutils" name="gdx-controllers-android" rev="2.1.1">
<artifact name="gdx-controllers-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='de.golfgl.gdxcontrollerutils', module='gdx-controllers-android', version='2.1.1')
)
libraryDependencies += "de.golfgl.gdxcontrollerutils" % "gdx-controllers-android" % "2.1.1"
[de.golfgl.gdxcontrollerutils/gdx-controllers-android "2.1.1"]