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