Download seaglasslookandfeel-0.2.1.jar file - Jar s

Jar examples for s:seaglasslookandfeel

Description

A Java cross-platform look and feel for JRE 1.6u17 and later. This is developed from Synth, and is based on forms seen in sea glass, that is, bits of glass washed up on the shore by the sea.

You can download jar file seaglasslookandfeel 0.2.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add seaglasslookandfeel-0.2.1.jar to your project.

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

Download

Click the following link to download the jar file.

seaglasslookandfeel-0.2.1-javadoc.jar
seaglasslookandfeel-0.2.1-sources.jar
seaglasslookandfeel-0.2.1.jar
seaglasslookandfeel-0.2.1.pom



Related Tutorials