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