is not current version
Last Version 1.0.4

it.uniroma2.art.owlart:owlart-agraphimpl 1.0.2

AllegroGraph Implementation of OWL Art API

GroupId

GroupId

it.uniroma2.art.owlart
ArtifactId

ArtifactId

owlart-agraphimpl
Version

Version

1.0.2
Type

Type

jar

Download owlart-agraphimpl 1.0.2


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