Download kunstoff-laf-2.0.2.jar file - Jar k

Jar examples for k:kunstoff-laf

Description

The Kunststoff Look and Feel is an extension to the the Java ? Metal Look and Feel. This makes it very compact in size (approx. 43 kBytes) and ensures that all the great features provided by the Metal Look and Feel do not get lost. It is our little contribution for making the Java ? platform even better and we hope that it will help you make some wonderful GUIs.

You can download jar file kunstoff-laf 2.0.2 in this page.

License

GNU Lesser General Public License

Build File

You can use the following script to add kunstoff-laf-2.0.2.jar to your project.

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

Download

Click the following link to download the jar file.

kunstoff-laf-2.0.2-javadoc.jar
kunstoff-laf-2.0.2-sources.jar
kunstoff-laf-2.0.2.jar
kunstoff-laf-2.0.2.pom



Related Tutorials