is not current version
Last Version 1.1.4

com.github.arnabk:pgslookandfeel 1.1.3

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.

GroupId

GroupId

com.github.arnabk
ArtifactId

ArtifactId

pgslookandfeel
Version

Version

1.1.3
Type

Type

jar

Download pgslookandfeel 1.1.3


<!-- https://jarcasting.com/artifacts/com.github.arnabk/pgslookandfeel/ -->
<dependency>
    <groupId>com.github.arnabk</groupId>
    <artifactId>pgslookandfeel</artifactId>
    <version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.arnabk/pgslookandfeel/
implementation 'com.github.arnabk:pgslookandfeel:1.1.3'
// https://jarcasting.com/artifacts/com.github.arnabk/pgslookandfeel/
implementation ("com.github.arnabk:pgslookandfeel:1.1.3")
'com.github.arnabk:pgslookandfeel:jar:1.1.3'
<dependency org="com.github.arnabk" name="pgslookandfeel" rev="1.1.3">
  <artifact name="pgslookandfeel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.arnabk', module='pgslookandfeel', version='1.1.3')
)
libraryDependencies += "com.github.arnabk" % "pgslookandfeel" % "1.1.3"
[com.github.arnabk/pgslookandfeel "1.1.3"]