is not current version
Last Version 2.2.1

de.sciss:weblaf-core 1.28

Core components for WebLaf

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

weblaf-core
Version

Version

1.28
Type

Type

jar

Download weblaf-core 1.28


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