Jar examples for l:laf-plugin
The goal of this project is to provide a generic plugin framework for look-and-feels and define the interface of a common kind of plugins - the component plugins.
You can download jar file laf-plugin 7.2.1 in this page.
Berkeley Software Distribution (BSD) License
You can use the following script to add laf-plugin-7.2.1.jar to your project.
<dependency> <groupId>com.github.insubstantial</groupId> <artifactId>laf-plugin</artifactId> <version>7.2.1</version> </dependency>
compile group: 'com.github.insubstantial', name: 'laf-plugin', version: '7.2.1'
libraryDependencies += "com.github.insubstantial" % "laf-plugin" % "7.2.1"
<dependency org="com.github.insubstantial" name="laf-plugin" rev="7.2.1"/>
@Grapes(@Grab(group='com.github.insubstantial', module='laf-plugin', version='7.2.1'))
'com.github.insubstantial:laf-plugin:jar:7.2.1'
Click the following link to download the jar file.
laf-plugin-7.2.1-javadoc.jar