is not current version
Last Version 3.0.0

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

A themeable Look and Feel for java swing

GroupId

GroupId

com.github.weisj
ArtifactId

ArtifactId

darklaf-property-loader
Version

Version

2.5.4
Type

Type

jar

Download darklaf-property-loader 2.5.4


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