is not current version
Last Version 3.0.0

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

A themeable Look and Feel for java swing

GroupId

GroupId

com.github.weisj
ArtifactId

ArtifactId

darklaf-property-loader
Version

Version

2.3.0
Type

Type

jar

Download darklaf-property-loader 2.3.0


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