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