is not current version
Last Version 3.0.0

com.github.weisj:darklaf-core 1.4.3.1

A themeable Look and Feel for java swing

GroupId

GroupId

com.github.weisj
ArtifactId

ArtifactId

darklaf-core
Version

Version

1.4.3.1
Type

Type

jar

Download darklaf-core 1.4.3.1


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