License |
License |
---|---|
Categories |
CategoriesCRaSH General Purpose Libraries Utility |
GroupId | GroupIdcom.crashinvaders.lml |
ArtifactId | ArtifactIdgdx-lml |
Last Version | Last Version1.10.1.11.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongdx-lml
Templates for LibGDX Scene2D UI with HTML-like syntax and FreeMarker-inspired macros.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gdx-lml-1.10.1.11.0.pom | |
gdx-lml-1.10.1.11.0.jar | 559 KB |
gdx-lml-1.10.1.11.0-sources.jar | 403 KB |
gdx-lml-1.10.1.11.0-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.crashinvaders.lml : gdx-kiwi | jar | 1.10.1.11.0 |
Group / Artifact | Type | Version |
---|---|---|
com.badlogicgames.gdx : gdx | jar | 1.11.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |