is not current version
Last Version 1.4.3.1

com.github.weisj:darklaf-decorations-base 1.4.1.0

A themeable Look and Feel for java swing

GroupId

GroupId

com.github.weisj
ArtifactId

ArtifactId

darklaf-decorations-base
Version

Version

1.4.1.0
Type

Type

jar

Download darklaf-decorations-base 1.4.1.0


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