Jar examples for h:htsjdk
A Java API for high-throughput sequencing data (HTS) formats
You can download jar file htsjdk 2.16.0 in this page.
MIT License
You can use the following script to add htsjdk-2.16.0.jar to your project.
<dependency> <groupId>com.github.samtools</groupId> <artifactId>htsjdk</artifactId> <version>2.16.0</version> </dependency>
compile group: 'com.github.samtools', name: 'htsjdk', version: '2.16.0'
libraryDependencies += "com.github.samtools" % "htsjdk" % "2.16.0"
<dependency org="com.github.samtools" name="htsjdk" rev="2.16.0"/>
@Grapes(@Grab(group='com.github.samtools', module='htsjdk', version='2.16.0'))
'com.github.samtools:htsjdk:jar:2.16.0'
Click the following link to download the jar file.
htsjdk-2.16.0-javadoc.jar