is not current version
Last Version 0.5.0

io.projectglow:glow_2.11 0.4.0

An open-source toolkit for large-scale genomic analysis

GroupId

GroupId

io.projectglow
ArtifactId

ArtifactId

glow_2.11
Version

Version

0.4.0
Type

Type

jar

Download glow_2.11 0.4.0


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