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

com.github.weisj:darklaf-native-utils 2.4.10

A themeable Look and Feel for java swing

Категории

Категории

Native Инструменты разработки
Группа

Группа

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

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

darklaf-native-utils
Версия

Версия

2.4.10
Тип

Тип

jar

Скачать darklaf-native-utils 2.4.10


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