is not current version
Last Version 3.0.0

com.github.weisj:darklaf-property-loader 1.4.3.1

A themeable Look and Feel for java swing

GroupId

GroupId

com.github.weisj
ArtifactId

ArtifactId

darklaf-property-loader
Version

Version

1.4.3.1
Type

Type

jar

Download darklaf-property-loader 1.4.3.1


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