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

Jar examples for w:weblaf-core

Description

Core components for WebLaf

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

License

GPL v3+

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials