Download jwwf-0.3.0-beta-2.jar file - Jar j

Jar examples for j:jwwf

Description

Framework for transparent web based widget applications

You can download jar file jwwf 0.3.0-beta-2 in this page.

License

The MIT License

Build File

You can use the following script to add jwwf-0.3.0-beta-2.jar to your project.

<dependency>
   <groupId>net.magik6k.jwwf</groupId>
   <artifactId>jwwf</artifactId>
   <version>0.3.0-beta-2</version>
</dependency>
compile group: 'net.magik6k.jwwf', name: 'jwwf', version: '0.3.0-beta-2'
libraryDependencies += "net.magik6k.jwwf" % "jwwf" % "0.3.0-beta-2"
<dependency org="net.magik6k.jwwf" name="jwwf" rev="0.3.0-beta-2"/>
@Grapes(@Grab(group='net.magik6k.jwwf', module='jwwf', version='0.3.0-beta-2'))
'net.magik6k.jwwf:jwwf:jar:0.3.0-beta-2'

Download

Click the following link to download the jar file.

jwwf-0.3.0-beta-2-javadoc.jar
jwwf-0.3.0-beta-2-sources.jar
jwwf-0.3.0-beta-2.jar
jwwf-0.3.0-beta-2.pom



Related Tutorials