is not current version
Last Version 1.5

it.uniroma2.art.owlart:owlart-sesame2impl 1.0.5

Sesame2 Implementation of OWL Art API

GroupId

GroupId

it.uniroma2.art.owlart
ArtifactId

ArtifactId

owlart-sesame2impl
Version

Version

1.0.5
Type

Type

jar

Download owlart-sesame2impl 1.0.5


<!-- https://jarcasting.com/artifacts/it.uniroma2.art.owlart/owlart-sesame2impl/ -->
<dependency>
    <groupId>it.uniroma2.art.owlart</groupId>
    <artifactId>owlart-sesame2impl</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/it.uniroma2.art.owlart/owlart-sesame2impl/
implementation 'it.uniroma2.art.owlart:owlart-sesame2impl:1.0.5'
// https://jarcasting.com/artifacts/it.uniroma2.art.owlart/owlart-sesame2impl/
implementation ("it.uniroma2.art.owlart:owlart-sesame2impl:1.0.5")
'it.uniroma2.art.owlart:owlart-sesame2impl:jar:1.0.5'
<dependency org="it.uniroma2.art.owlart" name="owlart-sesame2impl" rev="1.0.5">
  <artifact name="owlart-sesame2impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.uniroma2.art.owlart', module='owlart-sesame2impl', version='1.0.5')
)
libraryDependencies += "it.uniroma2.art.owlart" % "owlart-sesame2impl" % "1.0.5"
[it.uniroma2.art.owlart/owlart-sesame2impl "1.0.5"]