is not current version
Last Version 3.0.0

com.github.weisj:darklaf-utils 2.4.10

A themeable Look and Feel for java swing

GroupId

GroupId

com.github.weisj
ArtifactId

ArtifactId

darklaf-utils
Version

Version

2.4.10
Type

Type

jar

Download darklaf-utils 2.4.10


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