Download gdx-platform-1.9.3.jar file - Jar g

Jar examples for g:gdx-platform

Description

You can download jar file gdx-platform 1.9.3 in this page.

Build File

You can use the following script to add gdx-platform-1.9.3.jar to your project.

<dependency>
   <groupId>com.badlogicgames.gdx</groupId>
   <artifactId>gdx-platform</artifactId>
   <version>1.9.3</version>
</dependency>
compile group: 'com.badlogicgames.gdx', name: 'gdx-platform', version: '1.9.3'
libraryDependencies += "com.badlogicgames.gdx" % "gdx-platform" % "1.9.3"
<dependency org="com.badlogicgames.gdx" name="gdx-platform" rev="1.9.3"/>
@Grapes(@Grab(group='com.badlogicgames.gdx', module='gdx-platform', version='1.9.3'))
'com.badlogicgames.gdx:gdx-platform:jar:1.9.3'

Download

Click the following link to download the jar file.

gdx-platform-1.9.3-natives-arm64-v8a.jar
gdx-platform-1.9.3-natives-armeabi-v7a.jar
gdx-platform-1.9.3-natives-armeabi.jar
gdx-platform-1.9.3-natives-desktop.jar
gdx-platform-1.9.3-natives-ios.jar
gdx-platform-1.9.3-natives-x86.jar
gdx-platform-1.9.3-natives-x86_64.jar
gdx-platform-1.9.3.jar
gdx-platform-1.9.3.pom



Related Tutorials