Download quill-sql_2.11-0.1.0.jar file - Jar q

Jar examples for q:quill-sql-2.11

Description

quill-sql

You can download jar file quill-sql_2.11 0.1.0 in this page.

License

Apache License 2.0

Build File

You can use the following script to add quill-sql_2.11-0.1.0.jar to your project.

<dependency>
   <groupId>io.getquill</groupId>
   <artifactId>quill-sql_2.11</artifactId>
   <version>0.1.0</version>
</dependency>
compile group: 'io.getquill', name: 'quill-sql_2.11', version: '0.1.0'
libraryDependencies += "io.getquill" % "quill-sql_2.11" % "0.1.0"
<dependency org="io.getquill" name="quill-sql_2.11" rev="0.1.0"/>
@Grapes(@Grab(group='io.getquill', module='quill-sql_2.11', version='0.1.0'))
'io.getquill:quill-sql_2.11:jar:0.1.0'

Download

Click the following link to download the jar file.

quill-sql_2.11-0.1.0-javadoc.jar
quill-sql_2.11-0.1.0-sources.jar
quill-sql_2.11-0.1.0.jar
quill-sql_2.11-0.1.0.pom



Related Tutorials