is not current version
Last Version 4.2.6.1

org.broadinstitute:gatk-test-utils 4.1.2.0

Development on GATK 4

GroupId

GroupId

org.broadinstitute
ArtifactId

ArtifactId

gatk-test-utils
Version

Version

4.1.2.0
Type

Type

jar

Download gatk-test-utils 4.1.2.0


<!-- https://jarcasting.com/artifacts/org.broadinstitute/gatk-test-utils/ -->
<dependency>
    <groupId>org.broadinstitute</groupId>
    <artifactId>gatk-test-utils</artifactId>
    <version>4.1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.broadinstitute/gatk-test-utils/
implementation 'org.broadinstitute:gatk-test-utils:4.1.2.0'
// https://jarcasting.com/artifacts/org.broadinstitute/gatk-test-utils/
implementation ("org.broadinstitute:gatk-test-utils:4.1.2.0")
'org.broadinstitute:gatk-test-utils:jar:4.1.2.0'
<dependency org="org.broadinstitute" name="gatk-test-utils" rev="4.1.2.0">
  <artifact name="gatk-test-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.broadinstitute', module='gatk-test-utils', version='4.1.2.0')
)
libraryDependencies += "org.broadinstitute" % "gatk-test-utils" % "4.1.2.0"
[org.broadinstitute/gatk-test-utils "4.1.2.0"]