is not current version
Last Version 3.0.0

com.github.weisj:darklaf-theme 2.1.1

A themeable Look and Feel for java swing

GroupId

GroupId

com.github.weisj
ArtifactId

ArtifactId

darklaf-theme
Version

Version

2.1.1
Type

Type

jar

Download darklaf-theme 2.1.1


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