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 0.0.3 in this page.
BSD 3-Clause
You can use the following script to add gatk-native-bindings-0.0.3.jar to your project.
<dependency> <groupId>org.broadinstitute</groupId> <artifactId>gatk-native-bindings</artifactId> <version>0.0.3</version> </dependency>
compile group: 'org.broadinstitute', name: 'gatk-native-bindings', version: '0.0.3'
libraryDependencies += "org.broadinstitute" % "gatk-native-bindings" % "0.0.3"
<dependency org="org.broadinstitute" name="gatk-native-bindings" rev="0.0.3"/>
@Grapes(@Grab(group='org.broadinstitute', module='gatk-native-bindings', version='0.0.3'))
'org.broadinstitute:gatk-native-bindings:jar:0.0.3'
Click the following link to download the jar file.
gatk-native-bindings-0.0.3-javadoc.jar