GroupId | GroupIdde.golfgl.gdxcontrollerutils |
---|---|
ArtifactId | ArtifactIdgdx-controllers-android |
Version | Version1.0.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>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/de.golfgl.gdxcontrollerutils/gdx-controllers-android/
implementation 'de.golfgl.gdxcontrollerutils:gdx-controllers-android:1.0.1'
// https://jarcasting.com/artifacts/de.golfgl.gdxcontrollerutils/gdx-controllers-android/
implementation ("de.golfgl.gdxcontrollerutils:gdx-controllers-android:1.0.1")
'de.golfgl.gdxcontrollerutils:gdx-controllers-android:aar:1.0.1'
<dependency org="de.golfgl.gdxcontrollerutils" name="gdx-controllers-android" rev="1.0.1">
<artifact name="gdx-controllers-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='de.golfgl.gdxcontrollerutils', module='gdx-controllers-android', version='1.0.1')
)
libraryDependencies += "de.golfgl.gdxcontrollerutils" % "gdx-controllers-android" % "1.0.1"
[de.golfgl.gdxcontrollerutils/gdx-controllers-android "1.0.1"]