License |
License |
---|---|
GroupId | GroupIdcom.github.arnabk |
ArtifactId | ArtifactIdpgslookandfeel |
Last Version | Last Version1.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpgslookandfeel
The PgsLookAndFeel is a modern, cross platform LookAndFeel for Java/Swing.
It’s goal is to provide a single look and feel for applications on Windows,
Gnome and KDE. It is free and OpenSource, licensed under terms of the
Apache Software License 2.
|
Project URL |
Project URL |
Filename | Size |
---|---|
pgslookandfeel-1.1.4.pom | |
pgslookandfeel-1.1.4.jar | 168 KB |
pgslookandfeel-1.1.4-sources.jar | 106 KB |
pgslookandfeel-1.1.4-javadoc.jar | 381 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.arnabk/pgslookandfeel/ -->
<dependency>
<groupId>com.github.arnabk</groupId>
<artifactId>pgslookandfeel</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.arnabk/pgslookandfeel/
implementation 'com.github.arnabk:pgslookandfeel:1.1.4'
// https://jarcasting.com/artifacts/com.github.arnabk/pgslookandfeel/
implementation ("com.github.arnabk:pgslookandfeel:1.1.4")
'com.github.arnabk:pgslookandfeel:jar:1.1.4'
<dependency org="com.github.arnabk" name="pgslookandfeel" rev="1.1.4">
<artifact name="pgslookandfeel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.arnabk', module='pgslookandfeel', version='1.1.4')
)
libraryDependencies += "com.github.arnabk" % "pgslookandfeel" % "1.1.4"
[com.github.arnabk/pgslookandfeel "1.1.4"]