GroupId | GroupIdit.uniroma2.art.owlart |
---|---|
ArtifactId | ArtifactIdowlart-agraphimpl |
Version | Version1.0.2 |
Type | Typejar |
<!-- 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"]