License |
License |
---|---|
GroupId | GroupIdcom.incors |
ArtifactId | ArtifactIdkunstoff-laf |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKunststoff Look and Feel
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.
|
Project URL |
Project URL |
Filename | Size |
---|---|
kunstoff-laf-2.0.2.pom | |
kunstoff-laf-2.0.2.jar | 49 KB |
kunstoff-laf-2.0.2-sources.jar | 35 KB |
kunstoff-laf-2.0.2-javadoc.jar | 185 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.incors/kunstoff-laf/ -->
<dependency>
<groupId>com.incors</groupId>
<artifactId>kunstoff-laf</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.incors/kunstoff-laf/
implementation 'com.incors:kunstoff-laf:2.0.2'
// https://jarcasting.com/artifacts/com.incors/kunstoff-laf/
implementation ("com.incors:kunstoff-laf:2.0.2")
'com.incors:kunstoff-laf:jar:2.0.2'
<dependency org="com.incors" name="kunstoff-laf" rev="2.0.2">
<artifact name="kunstoff-laf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.incors', module='kunstoff-laf', version='2.0.2')
)
libraryDependencies += "com.incors" % "kunstoff-laf" % "2.0.2"
[com.incors/kunstoff-laf "2.0.2"]