| License |
License |
|---|---|
| GroupId | GroupIdorg.jetbrains.bio |
| ArtifactId | ArtifactIdbig |
| Last Version | Last Version0.9.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbig
BigWIG, BigBED and TDF for the JVM
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| big-0.9.1.pom | |
| big-0.9.1.jar | 360 KB |
| big-0.9.1-sources.jar | 59 KB |
| big-0.9.1-javadoc.jar | 573 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jetbrains.bio/big/ -->
<dependency>
<groupId>org.jetbrains.bio</groupId>
<artifactId>big</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jetbrains.bio/big/
implementation 'org.jetbrains.bio:big:0.9.1'
// https://jarcasting.com/artifacts/org.jetbrains.bio/big/
implementation ("org.jetbrains.bio:big:0.9.1")
'org.jetbrains.bio:big:jar:0.9.1'
<dependency org="org.jetbrains.bio" name="big" rev="0.9.1">
<artifact name="big" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jetbrains.bio', module='big', version='0.9.1')
)
libraryDependencies += "org.jetbrains.bio" % "big" % "0.9.1"
[org.jetbrains.bio/big "0.9.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| ch.qos.logback : logback-core | jar | 1.2.3 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| com.google.guava : guava | jar | 29.0-jre |
| net.sf.trove4j : trove4j | jar | 3.0.3 |
| org.apache.commons : commons-math3 | jar | 3.6 |
| org.iq80.snappy : snappy | jar | 0.4 |
| com.indeed : util-mmap | jar | 1.0.35 |
| com.github.samtools : htsjdk | jar | 2.10.1 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.21 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.jetbrains.kotlin : kotlin-test | jar | 1.4.21 |
| org.apache.commons : commons-lang3 | jar | 3.11 |