Download nimrod-laf-1.2.jar file - Jar n

Jar examples for n:nimrod-laf

Description

NimROD Look and Feel is an extension of the Metal Look and Feel, so it should be a portable look and feel.

You can download jar file nimrod-laf 1.2 in this page.

License

GNU Lesser General Public License

Build File

You can use the following script to add nimrod-laf-1.2.jar to your project.

<dependency>
   <groupId>net.sf.nimrod</groupId>
   <artifactId>nimrod-laf</artifactId>
   <version>1.2</version>
</dependency>
compile group: 'net.sf.nimrod', name: 'nimrod-laf', version: '1.2'
libraryDependencies += "net.sf.nimrod" % "nimrod-laf" % "1.2"
<dependency org="net.sf.nimrod" name="nimrod-laf" rev="1.2"/>
@Grapes(@Grab(group='net.sf.nimrod', module='nimrod-laf', version='1.2'))
'net.sf.nimrod:nimrod-laf:jar:1.2'

Download

Click the following link to download the jar file.

nimrod-laf-1.2-javadoc.jar
nimrod-laf-1.2-sources.jar
nimrod-laf-1.2.jar
nimrod-laf-1.2.pom



Related Tutorials