| License |
License |
|---|---|
| GroupId | GroupIdcom.github.weisj |
| ArtifactId | ArtifactIddarklaf-annotations-processor |
| Version | Version2.7.2 |
| Type | Typejar |
| Description |
DescriptionDarklaf annotations processor
A themeable Look and Feel for java swing
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.weisj/darklaf-annotations-processor/ -->
<dependency>
<groupId>com.github.weisj</groupId>
<artifactId>darklaf-annotations-processor</artifactId>
<version>2.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.weisj/darklaf-annotations-processor/
implementation 'com.github.weisj:darklaf-annotations-processor:2.7.2'
// https://jarcasting.com/artifacts/com.github.weisj/darklaf-annotations-processor/
implementation ("com.github.weisj:darklaf-annotations-processor:2.7.2")
'com.github.weisj:darklaf-annotations-processor:jar:2.7.2'
<dependency org="com.github.weisj" name="darklaf-annotations-processor" rev="2.7.2">
<artifact name="darklaf-annotations-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.weisj', module='darklaf-annotations-processor', version='2.7.2')
)
libraryDependencies += "com.github.weisj" % "darklaf-annotations-processor" % "2.7.2"
[com.github.weisj/darklaf-annotations-processor "2.7.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.weisj : darklaf-annotations | jar | 2.7.2 |