License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.maizegenetics |
ArtifactId | ArtifactIdphg |
Version | Version0.0.30 |
Type | Typejar |
Description |
Descriptionnet.maizegenetics:phg
PHG - Practical Haplotype Graph
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
phg-0.0.30.pom | |
phg-0.0.30.jar | 1 MB |
phg-0.0.30-sources.jar | 494 KB |
phg-0.0.30-javadoc.jar | 964 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.maizegenetics/phg/ -->
<dependency>
<groupId>net.maizegenetics</groupId>
<artifactId>phg</artifactId>
<version>0.0.30</version>
</dependency>
// https://jarcasting.com/artifacts/net.maizegenetics/phg/
implementation 'net.maizegenetics:phg:0.0.30'
// https://jarcasting.com/artifacts/net.maizegenetics/phg/
implementation ("net.maizegenetics:phg:0.0.30")
'net.maizegenetics:phg:jar:0.0.30'
<dependency org="net.maizegenetics" name="phg" rev="0.0.30">
<artifact name="phg" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.maizegenetics', module='phg', version='0.0.30')
)
libraryDependencies += "net.maizegenetics" % "phg" % "0.0.30"
[net.maizegenetics/phg "0.0.30"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test | jar | 1.4.32 |