Jar examples for s:squeryl-2.9.2
A Scala ORM and DSL for talking with Databases using minimum verbosity and maximum type safety
You can download jar file squeryl_2.9.2 0.9.6-M1 in this page.
Apache 2
You can use the following script to add squeryl_2.9.2-0.9.6-M1.jar to your project.
<dependency> <groupId>com.github.aselab</groupId> <artifactId>squeryl_2.9.2</artifactId> <version>0.9.6-M1</version> </dependency>
compile group: 'com.github.aselab', name: 'squeryl_2.9.2', version: '0.9.6-M1'
libraryDependencies += "com.github.aselab" % "squeryl_2.9.2" % "0.9.6-M1"
<dependency org="com.github.aselab" name="squeryl_2.9.2" rev="0.9.6-M1"/>
@Grapes(@Grab(group='com.github.aselab', module='squeryl_2.9.2', version='0.9.6-M1'))
'com.github.aselab:squeryl_2.9.2:jar:0.9.6-M1'
Click the following link to download the jar file.
squeryl_2.9.2-0.9.6-M1-javadoc.jar