Last Version

HTSJDK 3.0.0

A Java API for high-throughput sequencing data (HTS) formats

License

License

GroupId

GroupId

com.github.samtools
ArtifactId

ArtifactId

htsjdk
Version

Version

3.0.0
Type

Type

jar
Description

Description

HTSJDK
A Java API for high-throughput sequencing data (HTS) formats
Project URL

Project URL

https://samtools.github.io/htsjdk/

Download htsjdk 3.0.0


<!-- https://jarcasting.com/artifacts/com.github.samtools/htsjdk/ -->
<dependency>
    <groupId>com.github.samtools</groupId>
    <artifactId>htsjdk</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.samtools/htsjdk/
implementation 'com.github.samtools:htsjdk:3.0.0'
// https://jarcasting.com/artifacts/com.github.samtools/htsjdk/
implementation ("com.github.samtools:htsjdk:3.0.0")
'com.github.samtools:htsjdk:jar:3.0.0'
<dependency org="com.github.samtools" name="htsjdk" rev="3.0.0">
  <artifact name="htsjdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.samtools', module='htsjdk', version='3.0.0')
)
libraryDependencies += "com.github.samtools" % "htsjdk" % "3.0.0"
[com.github.samtools/htsjdk "3.0.0"]

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.commons : commons-jexl jar 2.1.1
commons-logging : commons-logging jar 1.1.1
org.xerial.snappy : snappy-java jar 1.1.8.4
org.apache.commons : commons-compress jar 1.19
org.tukaani : xz jar 1.8
gov.nih.nlm.ncbi : ngs-java jar 2.9.0
org.sharegov : mjson jar 1.4.1

Project Modules

There are no modules declared in this project.