WebLaF

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

License

License

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

weblaf
Last Version

Last Version

2.2.1
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

http://weblookandfeel.com
Project Organization

Project Organization

de.sciss

Download weblaf

Filename Size
weblaf-2.2.1.pom 1 KB
Browse

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
de.sciss : weblaf-core jar 2.2.1
de.sciss : weblaf-ui jar 2.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.1
2.2.0
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0
1.28
1.27