Jar examples for w:weblaf
WebLaf is a Java Swing Look and Feel and extended components library for cross-platform applications
You can download jar file weblaf 1.27 in this page.
GPL v3+
You can use the following script to add weblaf-1.27.jar to your project.
<dependency> <groupId>de.sciss</groupId> <artifactId>weblaf</artifactId> <version>1.27</version> </dependency>
compile group: 'de.sciss', name: 'weblaf', version: '1.27'
libraryDependencies += "de.sciss" % "weblaf" % "1.27"
<dependency org="de.sciss" name="weblaf" rev="1.27"/>
@Grapes(@Grab(group='de.sciss', module='weblaf', version='1.27'))
'de.sciss:weblaf:jar:1.27'
Click the following link to download the jar file.
weblaf-1.27-javadoc.jar