is not current version
Last Version 3.0.0

com.github.weisj:darklaf-windows 2.2.3

A themeable Look and Feel for java swing

GroupId

GroupId

com.github.weisj
ArtifactId

ArtifactId

darklaf-windows
Version

Version

2.2.3
Type

Type

pom

Download darklaf-windows 2.2.3


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