License |
License |
---|---|
GroupId | GroupIdcom.github.samtools |
ArtifactId | ArtifactIdhtsjdk |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHTSJDK
A Java API for high-throughput sequencing data (HTS) formats
|
Project URL |
Project URL |
Filename | Size |
---|---|
htsjdk-3.0.0.pom | |
htsjdk-3.0.0.jar | 1 MB |
htsjdk-3.0.0-sources.jar | 1 MB |
htsjdk-3.0.0-javadoc.jar | 2 MB |
Browse |
<!-- 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"]
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 |