is not current version
Last Version 1.2.0

edu.stanford.protege:graphtree 1.1.1


Categories

Categories

Protégé General Purpose Libraries Utility
GroupId

GroupId

edu.stanford.protege
ArtifactId

ArtifactId

graphtree
Version

Version

1.1.1
Type

Type

jar

Download graphtree 1.1.1


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