is not current version
Last Version 1.5

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

Sesame2 Implementation of OWL Art API

GroupId

GroupId

it.uniroma2.art.owlart
ArtifactId

ArtifactId

owlart-sesame2impl
Version

Version

1.1
Type

Type

jar

Download owlart-sesame2impl 1.1


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