Download weblaf-2.1.1.jar file - Jar w

Jar examples for w:weblaf

Description

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

You can download jar file weblaf 2.1.1 in this page.

License

GPL v3+

Build File

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

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

Download

Click the following link to download the jar file.

weblaf-2.1.1.pom



Related Tutorials