GroupId | GroupIdit.uniroma2.art.owlart |
---|---|
ArtifactId | ArtifactIdowlart-sesame2impl |
Version | Version1.0.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/it.uniroma2.art.owlart/owlart-sesame2impl/ -->
<dependency>
<groupId>it.uniroma2.art.owlart</groupId>
<artifactId>owlart-sesame2impl</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/it.uniroma2.art.owlart/owlart-sesame2impl/
implementation 'it.uniroma2.art.owlart:owlart-sesame2impl:1.0.2'
// https://jarcasting.com/artifacts/it.uniroma2.art.owlart/owlart-sesame2impl/
implementation ("it.uniroma2.art.owlart:owlart-sesame2impl:1.0.2")
'it.uniroma2.art.owlart:owlart-sesame2impl:jar:1.0.2'
<dependency org="it.uniroma2.art.owlart" name="owlart-sesame2impl" rev="1.0.2">
<artifact name="owlart-sesame2impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.uniroma2.art.owlart', module='owlart-sesame2impl', version='1.0.2')
)
libraryDependencies += "it.uniroma2.art.owlart" % "owlart-sesame2impl" % "1.0.2"
[it.uniroma2.art.owlart/owlart-sesame2impl "1.0.2"]