License |
License |
---|---|
GroupId | GroupIdcom.fulcrumgenomics |
ArtifactId | ArtifactIdfgbio_2.13 |
Version | Version2.0.1 |
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.1.pom | |
fgbio_2.13-2.0.1.jar | 2 MB |
fgbio_2.13-2.0.1-sources.jar | 484 KB |
fgbio_2.13-2.0.1-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.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.fulcrumgenomics/fgbio_2.13/
implementation 'com.fulcrumgenomics:fgbio_2.13:2.0.1'
// https://jarcasting.com/artifacts/com.fulcrumgenomics/fgbio_2.13/
implementation ("com.fulcrumgenomics:fgbio_2.13:2.0.1")
'com.fulcrumgenomics:fgbio_2.13:jar:2.0.1'
<dependency org="com.fulcrumgenomics" name="fgbio_2.13" rev="2.0.1">
<artifact name="fgbio_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fulcrumgenomics', module='fgbio_2.13', version='2.0.1')
)
libraryDependencies += "com.fulcrumgenomics" % "fgbio_2.13" % "2.0.1"
[com.fulcrumgenomics/fgbio_2.13 "2.0.1"]
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 | 1.2.0 |
org.scala-lang.modules : scala-collection-compat_2.13 | jar | 2.1.1 |
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 |