is not current version
Last Version 4.1.0

net.sourceforge.owlapi:owlapitools-parent 3.5.4

OWLAPI_TOOLS is a collection of add-ons for OWL API

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.owlapi
ArtifactId

ArtifactId

owlapitools-parent
Version

Version

3.5.4
Type

Type

pom

Download owlapitools-parent 3.5.4


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