is not current version
Last Version 5.1.20

net.sourceforge.owlapi:owlapi-tools 5.0.3


Categories

Categories

Net
GroupId

GroupId

net.sourceforge.owlapi
ArtifactId

ArtifactId

owlapi-tools
Version

Version

5.0.3
Type

Type

jar

Download owlapi-tools 5.0.3


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