Last Version

gatk-native-bindings 1.0.0

Bindings for native libraries to implement to be compatible with GATK4

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

org.broadinstitute
ArtifactId

ArtifactId

gatk-native-bindings
Version

Version

1.0.0
Type

Type

jar
Description

Description

gatk-native-bindings
Bindings for native libraries to implement to be compatible with GATK4
Project URL

Project URL

http://github.com/broadinstitute/gatk-native-bindings

Download gatk-native-bindings 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.