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

com.github.weisj:darklaf-annotations-processor 2.4.3

A themeable Look and Feel for java swing

Группа

Группа

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

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

darklaf-annotations-processor
Версия

Версия

2.4.3
Тип

Тип

jar

Скачать darklaf-annotations-processor 2.4.3


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