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

com.github.weisj:darklaf-annotations 2.4.5

A themeable Look and Feel for java swing

Группа

Группа

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

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

darklaf-annotations
Версия

Версия

2.4.5
Тип

Тип

jar

Скачать darklaf-annotations 2.4.5


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