Jar examples for g:gdx-lml
Templates for LibGDX Scene2D UI with HTML-like syntax and FreeMarker-inspired macros.
You can download jar file gdx-lml 1.3.1.7.1 in this page.
The Apache License, Version 2.0
You can use the following script to add gdx-lml-1.3.1.7.1.jar to your project.
<dependency> <groupId>com.github.czyzby</groupId> <artifactId>gdx-lml</artifactId> <version>1.3.1.7.1</version> </dependency>
compile group: 'com.github.czyzby', name: 'gdx-lml', version: '1.3.1.7.1'
libraryDependencies += "com.github.czyzby" % "gdx-lml" % "1.3.1.7.1"
<dependency org="com.github.czyzby" name="gdx-lml" rev="1.3.1.7.1"/>
@Grapes(@Grab(group='com.github.czyzby', module='gdx-lml', version='1.3.1.7.1'))
'com.github.czyzby:gdx-lml:jar:1.3.1.7.1'
Click the following link to download the jar file.
gdx-lml-1.3.1.7.1-javadoc.jar