не последняя версия
Последняя версия 1.1.4

com.github.arnabk:pgslookandfeel 1.1.2

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.

Группа

Группа

com.github.arnabk
Идентификатор

Идентификатор

pgslookandfeel
Версия

Версия

1.1.2
Тип

Тип

jar

Скачать pgslookandfeel 1.1.2


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