Download gatk-native-bindings-0.1.0-rc-1.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.1.0-rc-1 in this page.

License

BSD 3-Clause

Build File

You can use the following script to add gatk-native-bindings-0.1.0-rc-1.jar to your project.

<dependency>
   <groupId>org.broadinstitute</groupId>
   <artifactId>gatk-native-bindings</artifactId>
   <version>0.1.0-rc-1</version>
</dependency>
compile group: 'org.broadinstitute', name: 'gatk-native-bindings', version: '0.1.0-rc-1'
libraryDependencies += "org.broadinstitute" % "gatk-native-bindings" % "0.1.0-rc-1"
<dependency org="org.broadinstitute" name="gatk-native-bindings" rev="0.1.0-rc-1"/>
@Grapes(@Grab(group='org.broadinstitute', module='gatk-native-bindings', version='0.1.0-rc-1'))
'org.broadinstitute:gatk-native-bindings:jar:0.1.0-rc-1'

Download

Click the following link to download the jar file.

gatk-native-bindings-0.1.0-rc-1-javadoc.jar
gatk-native-bindings-0.1.0-rc-1-sources.jar
gatk-native-bindings-0.1.0-rc-1.jar
gatk-native-bindings-0.1.0-rc-1.pom



Related Tutorials