文件下载
文件名 操作
quill-jasync-zio-postgres_2.11-4.6.0.jar 下载
quill-jasync-zio-postgres_2.11-4.6.0.pom 下载
quill-jasync-zio-postgres_2.11-4.6.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.getquill</groupId>
  <artifactId>quill-jasync-zio-postgres_2.11</artifactId>
  <version>4.6.0</version>
</dependency>
Gradle Groovy
implementation 'io.getquill:quill-jasync-zio-postgres_2.11:4.6.0'
Gradle Kotlin
implementation("io.getquill:quill-jasync-zio-postgres_2.11:4.6.0")
Scala SBT
libraryDependencies += "io.getquill" % "quill-jasync-zio-postgres_2.11" % "4.6.0"
Groovy Grape
@Grapes(
  @Grab(group='io.getquill', module='quill-jasync-zio-postgres_2.11', version='4.6.0')
)
Apache Ivy
<dependency org="io.getquill" name="quill-jasync-zio-postgres_2.11" rev="4.6.0" />
Leiningen
[io.getquill/quill-jasync-zio-postgres_2.11 "4.6.0"]
Apache Buildr
'io.getquill:quill-jasync-zio-postgres_2.11:jar:4.6.0'