Download quill-sql_2.12-2.5.4.jar file - Jar q

Jar examples for q:quill-sql-2.12

Description

quill-sql

You can download jar file quill-sql_2.12 2.5.4 in this page.

License

Apache License 2.0

Build File

You can use the following script to add quill-sql_2.12-2.5.4.jar to your project.

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

Download

Click the following link to download the jar file.

quill-sql_2.12-2.5.4-javadoc.jar
quill-sql_2.12-2.5.4-sources.jar
quill-sql_2.12-2.5.4.jar
quill-sql_2.12-2.5.4.pom



Related Tutorials