is not current version
Last Version 3.0.0

com.github.weisj:darklaf-utils 1.3.3.6

A themeable Look and Feel for java swing

GroupId

GroupId

com.github.weisj
ArtifactId

ArtifactId

darklaf-utils
Version

Version

1.3.3.6
Type

Type

jar

Download darklaf-utils 1.3.3.6


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