Download laf-widget-7.2.1.jar file - Jar l

Jar examples for l:laf-widget

Description

Laf-Widget provides support for common "feel" widgets in look-and-feel libraries

You can download jar file laf-widget 7.2.1 in this page.

License

Berkeley Software Distribution (BSD) License

Build File

You can use the following script to add laf-widget-7.2.1.jar to your project.

<dependency>
   <groupId>com.github.insubstantial</groupId>
   <artifactId>laf-widget</artifactId>
   <version>7.2.1</version>
</dependency>
compile group: 'com.github.insubstantial', name: 'laf-widget', version: '7.2.1'
libraryDependencies += "com.github.insubstantial" % "laf-widget" % "7.2.1"
<dependency org="com.github.insubstantial" name="laf-widget" rev="7.2.1"/>
@Grapes(@Grab(group='com.github.insubstantial', module='laf-widget', version='7.2.1'))
'com.github.insubstantial:laf-widget:jar:7.2.1'

Download

Click the following link to download the jar file.

laf-widget-7.2.1-javadoc.jar
laf-widget-7.2.1-sources.jar
laf-widget-7.2.1.jar
laf-widget-7.2.1.pom



Related Tutorials