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