Files download
File Operation
quill-sql-portable_sjs0.6_2.11-3.7.1.jar download
quill-sql-portable_sjs0.6_2.11-3.7.1.pom download
quill-sql-portable_sjs0.6_2.11-3.7.1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.getquill</groupId>
  <artifactId>quill-sql-portable_sjs0.6_2.11</artifactId>
  <version>3.7.1</version>
</dependency>
Gradle Groovy
implementation 'io.getquill:quill-sql-portable_sjs0.6_2.11:3.7.1'
Gradle Kotlin
implementation("io.getquill:quill-sql-portable_sjs0.6_2.11:3.7.1")
Scala SBT
libraryDependencies += "io.getquill" % "quill-sql-portable_sjs0.6_2.11" % "3.7.1"
Groovy Grape
@Grapes(
  @Grab(group='io.getquill', module='quill-sql-portable_sjs0.6_2.11', version='3.7.1')
)
Apache Ivy
<dependency org="io.getquill" name="quill-sql-portable_sjs0.6_2.11" rev="3.7.1" />
Leiningen
[io.getquill/quill-sql-portable_sjs0.6_2.11 "3.7.1"]
Apache Buildr
'io.getquill:quill-sql-portable_sjs0.6_2.11:jar:3.7.1'