| License |
License |
|---|---|
| GroupId | GroupIdcom.github.samtools |
| ArtifactId | ArtifactIdhtsjdk |
| Version | Version2.24.1 |
| Type | Typejar |
| Description |
DescriptionHTSJDK
A Java API for high-throughput sequencing data (HTS) formats
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| htsjdk-2.24.1.pom | |
| htsjdk-2.24.1.jar | 1 MB |
| htsjdk-2.24.1-sources.jar | 1 MB |
| htsjdk-2.24.1-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.samtools/htsjdk/ -->
<dependency>
<groupId>com.github.samtools</groupId>
<artifactId>htsjdk</artifactId>
<version>2.24.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.samtools/htsjdk/
implementation 'com.github.samtools:htsjdk:2.24.1'
// https://jarcasting.com/artifacts/com.github.samtools/htsjdk/
implementation ("com.github.samtools:htsjdk:2.24.1")
'com.github.samtools:htsjdk:jar:2.24.1'
<dependency org="com.github.samtools" name="htsjdk" rev="2.24.1">
<artifact name="htsjdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.samtools', module='htsjdk', version='2.24.1')
)
libraryDependencies += "com.github.samtools" % "htsjdk" % "2.24.1"
[com.github.samtools/htsjdk "2.24.1"]
| 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.7.3 |
| 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 |