is not current version
Last Version 2.2.1

de.sciss:weblaf 2.0.0

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

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

weblaf
Version

Version

2.0.0
Type

Type

pom

Download weblaf 2.0.0

Filename Size
weblaf-2.0.0.pom 1 KB
Browse

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