is not current version
Last Version 1.16.1

it.unibz.inf.ontop:ontop-protege4 1.16.0

The -ontop- plugin for Protege

Categories

Categories

Protégé General Purpose Libraries Utility
GroupId

GroupId

it.unibz.inf.ontop
ArtifactId

ArtifactId

ontop-protege4
Version

Version

1.16.0
Type

Type

jar

Download ontop-protege4 1.16.0


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