is not current version
Last Version 3.0.0

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

A themeable Look and Feel for java swing

GroupId

GroupId

com.github.weisj
ArtifactId

ArtifactId

darklaf-annotations-processor
Version

Version

2.4.10
Type

Type

jar

Download darklaf-annotations-processor 2.4.10


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