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