is not current version
Last Version 1.2.13

com.weblookandfeel:weblaf-parent 1.2.10

WebLaF is a Java Swing Look and Feel and extended components library for cross-platform applications

GroupId

GroupId

com.weblookandfeel
ArtifactId

ArtifactId

weblaf-parent
Version

Version

1.2.10
Type

Type

pom

Download weblaf-parent 1.2.10

Filename Size
weblaf-parent-1.2.10.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/com.weblookandfeel/weblaf-parent/ -->
<dependency>
    <groupId>com.weblookandfeel</groupId>
    <artifactId>weblaf-parent</artifactId>
    <version>1.2.10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.weblookandfeel/weblaf-parent/
implementation 'com.weblookandfeel:weblaf-parent:1.2.10'
// https://jarcasting.com/artifacts/com.weblookandfeel/weblaf-parent/
implementation ("com.weblookandfeel:weblaf-parent:1.2.10")
'com.weblookandfeel:weblaf-parent:pom:1.2.10'
<dependency org="com.weblookandfeel" name="weblaf-parent" rev="1.2.10">
  <artifact name="weblaf-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.weblookandfeel', module='weblaf-parent', version='1.2.10')
)
libraryDependencies += "com.weblookandfeel" % "weblaf-parent" % "1.2.10"
[com.weblookandfeel/weblaf-parent "1.2.10"]