is not current version
Last Version 1.2.1

io.projectglow:glow-spark3_2.12 1.1.0

An open-source toolkit for large-scale genomic analysis

GroupId

GroupId

io.projectglow
ArtifactId

ArtifactId

glow-spark3_2.12
Version

Version

1.1.0
Type

Type

jar

Download glow-spark3_2.12 1.1.0


<!-- https://jarcasting.com/artifacts/io.projectglow/glow-spark3_2.12/ -->
<dependency>
    <groupId>io.projectglow</groupId>
    <artifactId>glow-spark3_2.12</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.projectglow/glow-spark3_2.12/
implementation 'io.projectglow:glow-spark3_2.12:1.1.0'
// https://jarcasting.com/artifacts/io.projectglow/glow-spark3_2.12/
implementation ("io.projectglow:glow-spark3_2.12:1.1.0")
'io.projectglow:glow-spark3_2.12:jar:1.1.0'
<dependency org="io.projectglow" name="glow-spark3_2.12" rev="1.1.0">
  <artifact name="glow-spark3_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.projectglow', module='glow-spark3_2.12', version='1.1.0')
)
libraryDependencies += "io.projectglow" % "glow-spark3_2.12" % "1.1.0"
[io.projectglow/glow-spark3_2.12 "1.1.0"]