is not current version
Last Version 1.0.0-beta1

org.opencb.hpg-bigdata:hpg-bigdata-tools 1.0.0-alpha


Categories

Categories

Data
GroupId

GroupId

org.opencb.hpg-bigdata
ArtifactId

ArtifactId

hpg-bigdata-tools
Version

Version

1.0.0-alpha
Type

Type

jar

Download hpg-bigdata-tools 1.0.0-alpha


<!-- https://jarcasting.com/artifacts/org.opencb.hpg-bigdata/hpg-bigdata-tools/ -->
<dependency>
    <groupId>org.opencb.hpg-bigdata</groupId>
    <artifactId>hpg-bigdata-tools</artifactId>
    <version>1.0.0-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencb.hpg-bigdata/hpg-bigdata-tools/
implementation 'org.opencb.hpg-bigdata:hpg-bigdata-tools:1.0.0-alpha'
// https://jarcasting.com/artifacts/org.opencb.hpg-bigdata/hpg-bigdata-tools/
implementation ("org.opencb.hpg-bigdata:hpg-bigdata-tools:1.0.0-alpha")
'org.opencb.hpg-bigdata:hpg-bigdata-tools:jar:1.0.0-alpha'
<dependency org="org.opencb.hpg-bigdata" name="hpg-bigdata-tools" rev="1.0.0-alpha">
  <artifact name="hpg-bigdata-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencb.hpg-bigdata', module='hpg-bigdata-tools', version='1.0.0-alpha')
)
libraryDependencies += "org.opencb.hpg-bigdata" % "hpg-bigdata-tools" % "1.0.0-alpha"
[org.opencb.hpg-bigdata/hpg-bigdata-tools "1.0.0-alpha"]