Download gatk-native-bindings-1.0.0.jar file - Jar g

Jar examples for g:gatk-native-bindings

Description

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.

License

BSD 3-Clause

Build File

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'

Download

Click the following link to download the jar file.

gatk-native-bindings-1.0.0-javadoc.jar
gatk-native-bindings-1.0.0-sources.jar
gatk-native-bindings-1.0.0.jar
gatk-native-bindings-1.0.0.pom



Related Tutorials