is not current version
Last Version 0.2.1

org.geneontology:obographs 0.0.6

Reference implementation for Obo Graphs

GroupId

GroupId

org.geneontology
ArtifactId

ArtifactId

obographs
Version

Version

0.0.6
Type

Type

jar

Download obographs 0.0.6


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