is not current version
Last Version 1.3.3.4

com.github.weisj:darklaf 1.3.1.2

A themeable Look and Feel for java swing.

GroupId

GroupId

com.github.weisj
ArtifactId

ArtifactId

darklaf
Version

Version

1.3.1.2
Type

Type

pom

Download darklaf 1.3.1.2


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