Jar examples for g:gdx-dialogs-core
dialogs API for libGDX
You can download jar file gdx-dialogs-core 1.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add gdx-dialogs-core-1.0.0.jar to your project.
<dependency> <groupId>de.tomgrill.gdxdialogs</groupId> <artifactId>gdx-dialogs-core</artifactId> <version>1.0.0</version> </dependency>
compile group: 'de.tomgrill.gdxdialogs', name: 'gdx-dialogs-core', version: '1.0.0'
libraryDependencies += "de.tomgrill.gdxdialogs" % "gdx-dialogs-core" % "1.0.0"
<dependency org="de.tomgrill.gdxdialogs" name="gdx-dialogs-core" rev="1.0.0"/>
@Grapes(@Grab(group='de.tomgrill.gdxdialogs', module='gdx-dialogs-core', version='1.0.0'))
'de.tomgrill.gdxdialogs:gdx-dialogs-core:jar:1.0.0'
Click the following link to download the jar file.
gdx-dialogs-core-1.0.0-javadoc.jar