WebLaF-ui

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-ui
Last Version

Last Version

2.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

WebLaF-ui
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-ui

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
de.sciss : weblaf-core jar 2.2.1
com.kitfox.svg : svg-salamander jar 1.0

provided (1)

Group / Artifact Type Version
com.fifesoft : rsyntaxtextarea jar 2.6.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