Download gatk-native-bindings-0.0.3.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 0.0.3 in this page.

License

BSD 3-Clause

Build File

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'

Download

Click the following link to download the jar file.

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



Related Tutorials