is not current version
Last Version 0.0.39

net.maizegenetics:phg 0.0.21

PHG - Practical Haplotype Graph

Categories

Categories

Net
GroupId

GroupId

net.maizegenetics
ArtifactId

ArtifactId

phg
Version

Version

0.0.21
Type

Type

jar

Download phg 0.0.21


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