Download swf-2.0.jar file - Jar s

Jar examples for s:swf

Description

Succinct Web Framework

You can download jar file swf 2.0 in this page.

License

Apache License

Build File

You can use the following script to add swf-2.0.jar to your project.

<dependency>
   <groupId>com.github.venkatramanm.swf-all</groupId>
   <artifactId>swf</artifactId>
   <version>2.0</version>
</dependency>
compile group: 'com.github.venkatramanm.swf-all', name: 'swf', version: '2.0'
libraryDependencies += "com.github.venkatramanm.swf-all" % "swf" % "2.0"
<dependency org="com.github.venkatramanm.swf-all" name="swf" rev="2.0"/>
@Grapes(@Grab(group='com.github.venkatramanm.swf-all', module='swf', version='2.0'))
'com.github.venkatramanm.swf-all:swf:jar:2.0'

Download

Click the following link to download the jar file.

swf-2.0-javadoc.jar
swf-2.0-sources.jar
swf-2.0.jar
swf-2.0.pom



Related Tutorials