Download gdx-dialogs-core-1.2.0.jar file - Jar g

Jar examples for g:gdx-dialogs-core

Description

dialogs API for libGDX

You can download jar file gdx-dialogs-core 1.2.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add gdx-dialogs-core-1.2.0.jar to your project.

<dependency>
   <groupId>de.tomgrill.gdxdialogs</groupId>
   <artifactId>gdx-dialogs-core</artifactId>
   <version>1.2.0</version>
</dependency>
compile group: 'de.tomgrill.gdxdialogs', name: 'gdx-dialogs-core', version: '1.2.0'
libraryDependencies += "de.tomgrill.gdxdialogs" % "gdx-dialogs-core" % "1.2.0"
<dependency org="de.tomgrill.gdxdialogs" name="gdx-dialogs-core" rev="1.2.0"/>
@Grapes(@Grab(group='de.tomgrill.gdxdialogs', module='gdx-dialogs-core', version='1.2.0'))
'de.tomgrill.gdxdialogs:gdx-dialogs-core:jar:1.2.0'

Download

Click the following link to download the jar file.

gdx-dialogs-core-1.2.0-javadoc.jar
gdx-dialogs-core-1.2.0-library.jar
gdx-dialogs-core-1.2.0-sources.jar
gdx-dialogs-core-1.2.0.jar
gdx-dialogs-core-1.2.0.pom



Related Tutorials