WebLaF-core

Core components for WebLaf

License

License

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

weblaf-core
Last Version

Last Version

2.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

WebLaF-core
Core components for WebLaf
Project URL

Project URL

http://weblookandfeel.com
Project Organization

Project Organization

de.sciss

Download weblaf-core

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.thoughtworks.xstream : xstream jar 1.4.11.1
net.htmlparser.jericho : jericho-html jar 3.4
com.mortennobel : java-image-scaling jar 0.8.6
org.slf4j : slf4j-api jar 1.7.28
org.slf4j : slf4j-simple jar 1.7.28

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