Download gdx-dialogs-core-1.2.1.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.1 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.1.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials