is not current version
Last Version 3.0.0

com.github.weisj:darklaf-macos 1.4.2.0

A themeable Look and Feel for java swing

GroupId

GroupId

com.github.weisj
ArtifactId

ArtifactId

darklaf-macos
Version

Version

1.4.2.0
Type

Type

jar

Download darklaf-macos 1.4.2.0


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