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

Jar examples for w:weblaf-core

Description

Core components for WebLaf

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

License

GPL v3+

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials