GroupId | GroupIdit.uniroma2.art.owlart |
---|---|
ArtifactId | ArtifactIdowlart-sesame2impl |
Version | Version1.4 |
Type | Typejar |
Filename | Size |
---|---|
owlart-sesame2impl-1.4.pom | |
owlart-sesame2impl-1.4.jar | 62 KB |
owlart-sesame2impl-1.4-tests.jar | 27 KB |
owlart-sesame2impl-1.4-test-sources.jar | 18 KB |
owlart-sesame2impl-1.4-sources.jar | 55 KB |
owlart-sesame2impl-1.4-javadoc.jar | 292 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.uniroma2.art.owlart/owlart-sesame2impl/ -->
<dependency>
<groupId>it.uniroma2.art.owlart</groupId>
<artifactId>owlart-sesame2impl</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/it.uniroma2.art.owlart/owlart-sesame2impl/
implementation 'it.uniroma2.art.owlart:owlart-sesame2impl:1.4'
// https://jarcasting.com/artifacts/it.uniroma2.art.owlart/owlart-sesame2impl/
implementation ("it.uniroma2.art.owlart:owlart-sesame2impl:1.4")
'it.uniroma2.art.owlart:owlart-sesame2impl:jar:1.4'
<dependency org="it.uniroma2.art.owlart" name="owlart-sesame2impl" rev="1.4">
<artifact name="owlart-sesame2impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.uniroma2.art.owlart', module='owlart-sesame2impl', version='1.4')
)
libraryDependencies += "it.uniroma2.art.owlart" % "owlart-sesame2impl" % "1.4"
[it.uniroma2.art.owlart/owlart-sesame2impl "1.4"]