is not current version
Last Version 1.1.1

org.phyloref:jphyloref 0.4.0

A tool for testing and resolving phyloreferences as OWL ontologies.

GroupId

GroupId

org.phyloref
ArtifactId

ArtifactId

jphyloref
Version

Version

0.4.0
Type

Type

jar

Download jphyloref 0.4.0


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