License |
License
The Apache Software License, Version 2.0
|
---|---|
GroupId | GroupIdcom.seaglasslookandfeel |
ArtifactId | ArtifactIdseaglasslookandfeel |
Last Version | Last Version0.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSea Glass Look and Feel for Swing
A Java cross-platform look and feel for JRE 1.8 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.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
seaglasslookandfeel-0.2.1.pom | |
seaglasslookandfeel-0.2.1.jar | 700 KB |
seaglasslookandfeel-0.2.1-sources.jar | 434 KB |
seaglasslookandfeel-0.2.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.seaglasslookandfeel/seaglasslookandfeel/ -->
<dependency>
<groupId>com.seaglasslookandfeel</groupId>
<artifactId>seaglasslookandfeel</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.seaglasslookandfeel/seaglasslookandfeel/
implementation 'com.seaglasslookandfeel:seaglasslookandfeel:0.2.1'
// https://jarcasting.com/artifacts/com.seaglasslookandfeel/seaglasslookandfeel/
implementation ("com.seaglasslookandfeel:seaglasslookandfeel:0.2.1")
'com.seaglasslookandfeel:seaglasslookandfeel:jar:0.2.1'
<dependency org="com.seaglasslookandfeel" name="seaglasslookandfeel" rev="0.2.1">
<artifact name="seaglasslookandfeel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.seaglasslookandfeel', module='seaglasslookandfeel', version='0.2.1')
)
libraryDependencies += "com.seaglasslookandfeel" % "seaglasslookandfeel" % "0.2.1"
[com.seaglasslookandfeel/seaglasslookandfeel "0.2.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |