is not current version
Last Version 1.1.1

org.phyloref:jphyloref 0.3.1

A tool for testing and resolving phyloreferences as OWL ontologies.

GroupId

GroupId

org.phyloref
ArtifactId

ArtifactId

jphyloref
Version

Version

0.3.1
Type

Type

jar

Download jphyloref 0.3.1


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