Download weblaf-ui-2.1.0.jar file - Jar w

Jar examples for w:weblaf-ui

Description

WebLaf is a Java Swing Look and Feel and extended components library for cross-platform applications

You can download jar file weblaf-ui 2.1.0 in this page.

License

GPL v3+

Build File

You can use the following script to add weblaf-ui-2.1.0.jar to your project.

<dependency>
   <groupId>de.sciss</groupId>
   <artifactId>weblaf-ui</artifactId>
   <version>2.1.0</version>
</dependency>
compile group: 'de.sciss', name: 'weblaf-ui', version: '2.1.0'
libraryDependencies += "de.sciss" % "weblaf-ui" % "2.1.0"
<dependency org="de.sciss" name="weblaf-ui" rev="2.1.0"/>
@Grapes(@Grab(group='de.sciss', module='weblaf-ui', version='2.1.0'))
'de.sciss:weblaf-ui:jar:2.1.0'

Download

Click the following link to download the jar file.

weblaf-ui-2.1.0-javadoc.jar
weblaf-ui-2.1.0-sources.jar
weblaf-ui-2.1.0.jar
weblaf-ui-2.1.0.pom



Related Tutorials