Categories |
CategoriesGraal |
---|---|
GroupId | GroupIdfr.lirmm.graphik |
ArtifactId | ArtifactIdgraal-store-openrdf |
Version | Version1.0.3 |
Type | Typejar |
Filename | Size |
---|---|
graal-store-openrdf-1.0.3.pom | |
graal-store-openrdf-1.0.3.jar | 13 KB |
graal-store-openrdf-1.0.3-sources.jar | 4 KB |
graal-store-openrdf-1.0.3-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.lirmm.graphik/graal-store-openrdf/ -->
<dependency>
<groupId>fr.lirmm.graphik</groupId>
<artifactId>graal-store-openrdf</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/fr.lirmm.graphik/graal-store-openrdf/
implementation 'fr.lirmm.graphik:graal-store-openrdf:1.0.3'
// https://jarcasting.com/artifacts/fr.lirmm.graphik/graal-store-openrdf/
implementation ("fr.lirmm.graphik:graal-store-openrdf:1.0.3")
'fr.lirmm.graphik:graal-store-openrdf:jar:1.0.3'
<dependency org="fr.lirmm.graphik" name="graal-store-openrdf" rev="1.0.3">
<artifact name="graal-store-openrdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.lirmm.graphik', module='graal-store-openrdf', version='1.0.3')
)
libraryDependencies += "fr.lirmm.graphik" % "graal-store-openrdf" % "1.0.3"
[fr.lirmm.graphik/graal-store-openrdf "1.0.3"]