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

com.github.weisj:darklaf-theme 2.0.2

A themeable Look and Feel for java swing

Группа

Группа

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

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

darklaf-theme
Версия

Версия

2.0.2
Тип

Тип

jar

Скачать darklaf-theme 2.0.2


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