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