is not current version
Last Version 1.9.1.9.6

com.github.czyzby:gdx-lml-vis 1.5.1.9.2

Vis UI parser for LML templates.

GroupId

GroupId

com.github.czyzby
ArtifactId

ArtifactId

gdx-lml-vis
Version

Version

1.5.1.9.2
Type

Type

jar

Download gdx-lml-vis 1.5.1.9.2


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