Jar examples for s:swf
Succinct Web Framework
You can download jar file swf 1.7 in this page.
Apache License
You can use the following script to add swf-1.7.jar to your project.
<dependency> <groupId>com.github.venkatramanm.swf-all</groupId> <artifactId>swf</artifactId> <version>1.7</version> </dependency>
compile group: 'com.github.venkatramanm.swf-all', name: 'swf', version: '1.7'
libraryDependencies += "com.github.venkatramanm.swf-all" % "swf" % "1.7"
<dependency org="com.github.venkatramanm.swf-all" name="swf" rev="1.7"/>
@Grapes(@Grab(group='com.github.venkatramanm.swf-all', module='swf', version='1.7'))
'com.github.venkatramanm.swf-all:swf:jar:1.7'
Click the following link to download the jar file.
swf-1.7-javadoc.jar