Download squiggle-3.0.2.jar file - Jar s

Jar examples for s:squiggle

Description

A SQL builder provided to help users to build dynamically SQL requests

You can download jar file squiggle 3.0.2 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add squiggle-3.0.2.jar to your project.

<dependency>
   <groupId>io.zatarox</groupId>
   <artifactId>squiggle</artifactId>
   <version>3.0.2</version>
</dependency>
compile group: 'io.zatarox', name: 'squiggle', version: '3.0.2'
libraryDependencies += "io.zatarox" % "squiggle" % "3.0.2"
<dependency org="io.zatarox" name="squiggle" rev="3.0.2"/>
@Grapes(@Grab(group='io.zatarox', module='squiggle', version='3.0.2'))
'io.zatarox:squiggle:jar:3.0.2'

Download

Click the following link to download the jar file.

squiggle-3.0.2-javadoc.jar
squiggle-3.0.2-sources.jar
squiggle-3.0.2.jar
squiggle-3.0.2.pom



Related Tutorials