is not current version
Last Version 1.16.1

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

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.10
Type

Type

jar

Download ontop-protege4 1.10


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