License |
License |
---|---|
GroupId | GroupIdcom.fulcrumgenomics |
ArtifactId | ArtifactIdfgbio_2.13 |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfgbio
fgbio
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fgbio_2.13-2.0.2.pom | |
fgbio_2.13-2.0.2.jar | 2 MB |
fgbio_2.13-2.0.2-sources.jar | 419 KB |
fgbio_2.13-2.0.2-javadoc.jar | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fulcrumgenomics/fgbio_2.13/ -->
<dependency>
<groupId>com.fulcrumgenomics</groupId>
<artifactId>fgbio_2.13</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.fulcrumgenomics/fgbio_2.13/
implementation 'com.fulcrumgenomics:fgbio_2.13:2.0.2'
// https://jarcasting.com/artifacts/com.fulcrumgenomics/fgbio_2.13/
implementation ("com.fulcrumgenomics:fgbio_2.13:2.0.2")
'com.fulcrumgenomics:fgbio_2.13:jar:2.0.2'
<dependency org="com.fulcrumgenomics" name="fgbio_2.13" rev="2.0.2">
<artifact name="fgbio_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fulcrumgenomics', module='fgbio_2.13', version='2.0.2')
)
libraryDependencies += "com.fulcrumgenomics" % "fgbio_2.13" % "2.0.2"
[com.fulcrumgenomics/fgbio_2.13 "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-compiler | jar | 2.13.8 |
org.scala-lang : scala-library | jar | 2.13.8 |
org.scala-lang : scala-reflect | jar | 2.13.8 |
org.scala-lang.modules : scala-xml_2.13 | jar | 2.1.0 |
com.fulcrumgenomics : commons_2.13 | jar | 1.4.0 |
com.fulcrumgenomics : sopt_2.13 | jar | 1.1.0 |
com.github.samtools : htsjdk | jar | 2.24.1-26-ga38c78d-SNAPSHOT |
org.apache.commons : commons-math3 | jar | 3.6.1 |
com.beachape : enumeratum_2.13 | jar | 1.7.0 |
com.intel.gkl : gkl | jar | 0.8.8 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.1.3 |