Download vis-ui-1.3.0.jar file - Jar v

Jar examples for v:vis-ui

Description

UI toolkit and flat design skin for scene2d.ui

You can download jar file vis-ui 1.3.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add vis-ui-1.3.0.jar to your project.

<dependency>
   <groupId>com.kotcrab.vis</groupId>
   <artifactId>vis-ui</artifactId>
   <version>1.3.0</version>
</dependency>
compile group: 'com.kotcrab.vis', name: 'vis-ui', version: '1.3.0'
libraryDependencies += "com.kotcrab.vis" % "vis-ui" % "1.3.0"
<dependency org="com.kotcrab.vis" name="vis-ui" rev="1.3.0"/>
@Grapes(@Grab(group='com.kotcrab.vis', module='vis-ui', version='1.3.0'))
'com.kotcrab.vis:vis-ui:jar:1.3.0'

Download

Click the following link to download the jar file.

vis-ui-1.3.0-javadoc.jar
vis-ui-1.3.0-sources.jar
vis-ui-1.3.0.jar
vis-ui-1.3.0.pom



Related Tutorials