Download swf-1.4.jar file - Jar s

Jar examples for s:swf

Description

Succinct Web Framework

You can download jar file swf 1.4 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

swf-1.4-javadoc.jar
swf-1.4-sources.jar
swf-1.4.jar
swf-1.4.pom



Related Tutorials