Download swf-db-2.2.jar file - Jar s

Jar examples for s:swf-db

Description

Succinct Web Framework

You can download jar file swf-db 2.2 in this page.

License

MIT

Build File

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

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

Download

Click the following link to download the jar file.

swf-db-2.2-javadoc.jar
swf-db-2.2-sources.jar
swf-db-2.2.jar
swf-db-2.2.pom



Related Tutorials