| License | License | 
|---|---|
| GroupId | GroupIdde.sciss | 
| ArtifactId | ArtifactIdweblaf-core | 
| Last Version | Last Version2.2.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionWebLaF-core Core components for WebLaf | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| weblaf-core-2.2.1.pom | |
| weblaf-core-2.2.1.jar | 853 KB | 
| weblaf-core-2.2.1-sources.jar | 802 KB | 
| weblaf-core-2.2.1-javadoc.jar | 1 MB | 
| Browse | 
<!-- 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"]| 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 |