License |
License |
---|---|
GroupId | GroupIdcom.fulcrumgenomics |
ArtifactId | ArtifactIdfgbio_2.13 |
Version | Version1.4.0 |
Type | Typejar |
Description |
Descriptionfgbio
fgbio
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fgbio_2.13-1.4.0.pom | |
fgbio_2.13-1.4.0.jar | 2 MB |
fgbio_2.13-1.4.0-sources.jar | 446 KB |
fgbio_2.13-1.4.0-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>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.fulcrumgenomics/fgbio_2.13/
implementation 'com.fulcrumgenomics:fgbio_2.13:1.4.0'
// https://jarcasting.com/artifacts/com.fulcrumgenomics/fgbio_2.13/
implementation ("com.fulcrumgenomics:fgbio_2.13:1.4.0")
'com.fulcrumgenomics:fgbio_2.13:jar:1.4.0'
<dependency org="com.fulcrumgenomics" name="fgbio_2.13" rev="1.4.0">
<artifact name="fgbio_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fulcrumgenomics', module='fgbio_2.13', version='1.4.0')
)
libraryDependencies += "com.fulcrumgenomics" % "fgbio_2.13" % "1.4.0"
[com.fulcrumgenomics/fgbio_2.13 "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-compiler | jar | 2.13.3 |
org.scala-lang : scala-library | jar | 2.13.3 |
org.scala-lang : scala-reflect | jar | 2.13.3 |
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.2.0 |
com.fulcrumgenomics : sopt_2.13 | jar | 1.1.0 |
com.github.samtools : htsjdk | jar | 2.23.0 |
org.apache.commons : commons-math3 | jar | 3.6.1 |
com.beachape : enumeratum_2.13 | jar | 1.6.1 |
com.intel.gkl : gkl | jar | 0.8.6 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.1.3 |