is not current version
Last Version 0.2.1

com.kotcrab.vis:vis-usl 0.2.0

UI styling language for scene2d.ui

GroupId

GroupId

com.kotcrab.vis
ArtifactId

ArtifactId

vis-usl
Version

Version

0.2.0
Type

Type

jar

Download vis-usl 0.2.0


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