Download weblaf-core-2.1.1.jar file - Jar w

Jar examples for w:weblaf-core

Description

Core components for WebLaf

You can download jar file weblaf-core 2.1.1 in this page.

License

GPL v3+

Build File

You can use the following script to add weblaf-core-2.1.1.jar to your project.

<dependency>
   <groupId>de.sciss</groupId>
   <artifactId>weblaf-core</artifactId>
   <version>2.1.1</version>
</dependency>
compile group: 'de.sciss', name: 'weblaf-core', version: '2.1.1'
libraryDependencies += "de.sciss" % "weblaf-core" % "2.1.1"
<dependency org="de.sciss" name="weblaf-core" rev="2.1.1"/>
@Grapes(@Grab(group='de.sciss', module='weblaf-core', version='2.1.1'))
'de.sciss:weblaf-core:jar:2.1.1'

Download

Click the following link to download the jar file.

weblaf-core-2.1.1-javadoc.jar
weblaf-core-2.1.1-sources.jar
weblaf-core-2.1.1.jar
weblaf-core-2.1.1.pom



Related Tutorials