is not current version
Last Version 1.18.1

it.unibz.inf.ontop:ontop-obdalib-sesame 1.16.1


GroupId

GroupId

it.unibz.inf.ontop
ArtifactId

ArtifactId

ontop-obdalib-sesame
Version

Version

1.16.1
Type

Type

jar

Download ontop-obdalib-sesame 1.16.1


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