文件下载
文件名 操作
google-cloud-nio-GATK4-custom-patch-0.20.5-alpha-GCS-RETRY-FIX.jar 下载
google-cloud-nio-GATK4-custom-patch-0.20.5-alpha-GCS-RETRY-FIX.pom 下载
google-cloud-nio-GATK4-custom-patch-0.20.5-alpha-GCS-RETRY-FIX-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.broadinstitute</groupId>
  <artifactId>google-cloud-nio-GATK4-custom-patch</artifactId>
  <version>0.20.5-alpha-GCS-RETRY-FIX</version>
</dependency>
Gradle Groovy
implementation 'org.broadinstitute:google-cloud-nio-GATK4-custom-patch:0.20.5-alpha-GCS-RETRY-FIX'
Gradle Kotlin
implementation("org.broadinstitute:google-cloud-nio-GATK4-custom-patch:0.20.5-alpha-GCS-RETRY-FIX")
Scala SBT
libraryDependencies += "org.broadinstitute" % "google-cloud-nio-GATK4-custom-patch" % "0.20.5-alpha-GCS-RETRY-FIX"
Groovy Grape
@Grapes(
  @Grab(group='org.broadinstitute', module='google-cloud-nio-GATK4-custom-patch', version='0.20.5-alpha-GCS-RETRY-FIX')
)
Apache Ivy
<dependency org="org.broadinstitute" name="google-cloud-nio-GATK4-custom-patch" rev="0.20.5-alpha-GCS-RETRY-FIX" />
Leiningen
[org.broadinstitute/google-cloud-nio-GATK4-custom-patch "0.20.5-alpha-GCS-RETRY-FIX"]
Apache Buildr
'org.broadinstitute:google-cloud-nio-GATK4-custom-patch:jar:0.20.5-alpha-GCS-RETRY-FIX'