is not current version
Last Version 5.0.0

net.sourceforge.owlapi:oppl2-parent 3.0.0

OPPL 2 is a language for querying and manipulating OWL ontologies

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.owlapi
ArtifactId

ArtifactId

oppl2-parent
Version

Version

3.0.0
Type

Type

pom

Download oppl2-parent 3.0.0

Filename Size
oppl2-parent-3.0.0.pom 5 KB
Browse

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