Download squeryl_2.11-0.9.6-RC4.jar file - Jar s

Jar examples for s:squeryl-2.11

Description

A Scala ORM and DSL for talking with Databases using minimum verbosity and maximum type safety

You can download jar file squeryl_2.11 0.9.6-RC4 in this page.

License

Apache 2

Build File

You can use the following script to add squeryl_2.11-0.9.6-RC4.jar to your project.

<dependency>
   <groupId>com.github.rreckel</groupId>
   <artifactId>squeryl_2.11</artifactId>
   <version>0.9.6-RC4</version>
</dependency>
compile group: 'com.github.rreckel', name: 'squeryl_2.11', version: '0.9.6-RC4'
libraryDependencies += "com.github.rreckel" % "squeryl_2.11" % "0.9.6-RC4"
<dependency org="com.github.rreckel" name="squeryl_2.11" rev="0.9.6-RC4"/>
@Grapes(@Grab(group='com.github.rreckel', module='squeryl_2.11', version='0.9.6-RC4'))
'com.github.rreckel:squeryl_2.11:jar:0.9.6-RC4'

Download

Click the following link to download the jar file.

squeryl_2.11-0.9.6-RC4-javadoc.jar
squeryl_2.11-0.9.6-RC4-sources.jar
squeryl_2.11-0.9.6-RC4.jar
squeryl_2.11-0.9.6-RC4.pom



Related Tutorials