gdx-lml

Templates for LibGDX Scene2D UI with HTML-like syntax and FreeMarker-inspired macros.

License

License

Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

com.crashinvaders.lml
ArtifactId

ArtifactId

gdx-lml
Last Version

Last Version

1.10.1.11.0
Release Date

Release Date

Type

Type

jar
Description

Description

gdx-lml
Templates for LibGDX Scene2D UI with HTML-like syntax and FreeMarker-inspired macros.
Project URL

Project URL

http://github.com/crashinvaders/gdx-lml
Source Code Management

Source Code Management

http://github.com/crashinvaders/gdx-lml

Download gdx-lml

How to add to project

<!-- https://jarcasting.com/artifacts/com.crashinvaders.lml/gdx-lml/ -->
<dependency>
    <groupId>com.crashinvaders.lml</groupId>
    <artifactId>gdx-lml</artifactId>
    <version>1.10.1.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.crashinvaders.lml/gdx-lml/
implementation 'com.crashinvaders.lml:gdx-lml:1.10.1.11.0'
// https://jarcasting.com/artifacts/com.crashinvaders.lml/gdx-lml/
implementation ("com.crashinvaders.lml:gdx-lml:1.10.1.11.0")
'com.crashinvaders.lml:gdx-lml:jar:1.10.1.11.0'
<dependency org="com.crashinvaders.lml" name="gdx-lml" rev="1.10.1.11.0">
  <artifact name="gdx-lml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.crashinvaders.lml', module='gdx-lml', version='1.10.1.11.0')
)
libraryDependencies += "com.crashinvaders.lml" % "gdx-lml" % "1.10.1.11.0"
[com.crashinvaders.lml/gdx-lml "1.10.1.11.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.crashinvaders.lml : gdx-kiwi jar 1.10.1.11.0

provided (1)

Group / Artifact Type Version
com.badlogicgames.gdx : gdx jar 1.11.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.10.1.11.0
1.9.1.10.0