is not current version
Last Version 0.0.39

net.maizegenetics:phg 0.0.1

PHG - Practical Haplotype Graph

Categories

Categories

Net
GroupId

GroupId

net.maizegenetics
ArtifactId

ArtifactId

phg
Version

Version

0.0.1
Type

Type

jar

Download phg 0.0.1


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