Download vis-ui-1.0.2.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.0.2 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials