is not current version
Last Version 0.0.39

net.maizegenetics:phg 0.0.15

PHG - Practical Haplotype Graph

Categories

Categories

Net
GroupId

GroupId

net.maizegenetics
ArtifactId

ArtifactId

phg
Version

Version

0.0.15
Type

Type

jar

Download phg 0.0.15


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