is not current version
Last Version 1.16.1

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

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

Type

jar

Download ontop-protege4 1.13.1


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