Download vis-ui-1.2.3.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.2.3 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials