Jar examples for g:gatk-native-bindings
Bindings for native libraries to implement to be compatible with GATK4
You can download jar file gatk-native-bindings 1.0.0 in this page.
BSD 3-Clause
You can use the following script to add gatk-native-bindings-1.0.0.jar to your project.
<dependency> <groupId>org.broadinstitute</groupId> <artifactId>gatk-native-bindings</artifactId> <version>1.0.0</version> </dependency>
compile group: 'org.broadinstitute', name: 'gatk-native-bindings', version: '1.0.0'
libraryDependencies += "org.broadinstitute" % "gatk-native-bindings" % "1.0.0"
<dependency org="org.broadinstitute" name="gatk-native-bindings" rev="1.0.0"/>
@Grapes(@Grab(group='org.broadinstitute', module='gatk-native-bindings', version='1.0.0'))
'org.broadinstitute:gatk-native-bindings:jar:1.0.0'
Click the following link to download the jar file.
gatk-native-bindings-1.0.0-javadoc.jar