| License |
License |
|---|---|
| GroupId | GroupIdde.sciss |
| ArtifactId | ArtifactIdweblaf-ui |
| Last Version | Last Version2.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionWebLaF-ui
WebLaf is a Java Swing Look and Feel and extended components library for cross-platform applications
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| weblaf-ui-2.2.1.pom | |
| weblaf-ui-2.2.1.jar | 4 MB |
| weblaf-ui-2.2.1-sources.jar | 3 MB |
| weblaf-ui-2.2.1-javadoc.jar | 8 MB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| de.sciss : weblaf-core | jar | 2.2.1 |
| com.kitfox.svg : svg-salamander | jar | 1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.fifesoft : rsyntaxtextarea | jar | 2.6.1 |