MVN

com.github.czyzby : gdx-lml

Maven & Gradle

Apr 02, 2017
3 usages
158 stars

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

<dependency>
    <groupId>com.github.czyzby</groupId>
    <artifactId>gdx-lml</artifactId>
    <version>1.9.1.9.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.czyzby : gdx-lml to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.9.1.9.6

All Versions

Choose a version of com.github.czyzby : gdx-lml to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.9.x
gdx-lml-1.9.1.9.6
1.8.x
gdx-lml-1.8.1.9.4
gdx-lml-1.8.1.9.4-b1
1.7.x
gdx-lml-1.7.1.9.3
gdx-lml-1.7.1.9.3-b1
1.6.x
gdx-lml-1.6.1.9.3
gdx-lml-1.6.1.9.2
1.5.x
gdx-lml-1.5.1.9.2
gdx-lml-1.5.1.8.0
1.4.x
gdx-lml-1.4.1.7.2
1.3.x
gdx-lml-1.3.1.7.1
1.2.x
gdx-lml-1.2.1.7.1
1.1.x
gdx-lml-1.1.1.7.0
1.0.x
gdx-lml-1.0.1.7.0
0.8.x
gdx-lml-0.8.1.7.0
0.7.x
gdx-lml-0.7.1.6.5
gdx-lml-0.7.1.6.4
gdx-lml-0.7.1.6.1
0.6.x
gdx-lml-0.6.1.6.0
0.5.x
gdx-lml-0.5.1.5.6
0.4.x
gdx-lml-0.4.1.5.5
0.2.x
gdx-lml-0.2.1.5.5
0.1.x
gdx-lml-0.1.155

How to add a dependency to Maven

Add the following com.github.czyzby : gdx-lml maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.czyzby</groupId>
    <artifactId>gdx-lml</artifactId>
    <version>1.9.1.9.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.czyzby : gdx-lml gradle dependency to your build.gradle file:

implementation 'com.github.czyzby:gdx-lml:1.9.1.9.6'

Gradle Kotlin DSL: Add the following com.github.czyzby : gdx-lml gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.czyzby:gdx-lml:1.9.1.9.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.czyzby : gdx-lml sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.czyzby" % "gdx-lml" % "1.9.1.9.6"

Advertisement

Dependencies from Group

Sep 22, 2016
9 usages
4 stars
Apr 02, 2017
6 usages
158 stars
Apr 02, 2017
4 usages
158 stars
Apr 02, 2017
3 usages
158 stars
Apr 02, 2017
3 usages
158 stars

Discover Dependencies

Feb 09, 2020
1 usages
1.4k stars
Oct 07, 2018
3 usages
578 stars
Oct 08, 2018
3 usages
578 stars
Feb 28, 2020
2 usages
41 stars