License |
License |
---|---|
GroupId | GroupIdcom.fulcrumgenomics |
ArtifactId | ArtifactIdfgbio_2.12 |
Version | Version1.3.0 |
Type | Typejar |
Description |
Descriptionfgbio
fgbio
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fgbio_2.12-1.3.0.pom | |
fgbio_2.12-1.3.0.jar | 2 MB |
fgbio_2.12-1.3.0-sources.jar | 430 KB |
fgbio_2.12-1.3.0-javadoc.jar | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fulcrumgenomics/fgbio_2.12/ -->
<dependency>
<groupId>com.fulcrumgenomics</groupId>
<artifactId>fgbio_2.12</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.fulcrumgenomics/fgbio_2.12/
implementation 'com.fulcrumgenomics:fgbio_2.12:1.3.0'
// https://jarcasting.com/artifacts/com.fulcrumgenomics/fgbio_2.12/
implementation ("com.fulcrumgenomics:fgbio_2.12:1.3.0")
'com.fulcrumgenomics:fgbio_2.12:jar:1.3.0'
<dependency org="com.fulcrumgenomics" name="fgbio_2.12" rev="1.3.0">
<artifact name="fgbio_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fulcrumgenomics', module='fgbio_2.12', version='1.3.0')
)
libraryDependencies += "com.fulcrumgenomics" % "fgbio_2.12" % "1.3.0"
[com.fulcrumgenomics/fgbio_2.12 "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-compiler | jar | 2.12.12 |
org.scala-lang : scala-library | jar | 2.12.12 |
org.scala-lang : scala-reflect | jar | 2.12.12 |
org.scala-lang.modules : scala-xml_2.12 | jar | 1.2.0 |
org.scala-lang.modules : scala-collection-compat_2.12 | jar | 2.1.1 |
com.fulcrumgenomics : commons_2.12 | jar | 1.1.0 |
com.fulcrumgenomics : sopt_2.12 | 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.12 | jar | 1.6.1 |
com.intel.gkl : gkl | jar | 0.8.6 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.8 |