Jar examples for g:gdx-backend-android
You can download jar file gdx-backend-android 1.7.2 in this page.
You can use the following script to add gdx-backend-android-1.7.2.jar to your project.
<dependency> <groupId>com.badlogicgames.gdx</groupId> <artifactId>gdx-backend-android</artifactId> <version>1.7.2</version> </dependency>
compile group: 'com.badlogicgames.gdx', name: 'gdx-backend-android', version: '1.7.2'
libraryDependencies += "com.badlogicgames.gdx" % "gdx-backend-android" % "1.7.2"
<dependency org="com.badlogicgames.gdx" name="gdx-backend-android" rev="1.7.2"/>
@Grapes(@Grab(group='com.badlogicgames.gdx', module='gdx-backend-android', version='1.7.2'))
'com.badlogicgames.gdx:gdx-backend-android:jar:1.7.2'
Click the following link to download the jar file.
gdx-backend-android-1.7.2-javadoc.jar