is not current version
Last Version 1.3.1

fr.lirmm.graphik:graal-store 1.3.rc1


Categories

Categories

Graal
GroupId

GroupId

fr.lirmm.graphik
ArtifactId

ArtifactId

graal-store
Version

Version

1.3.rc1
Type

Type

pom

Download graal-store 1.3.rc1

Filename Size
graal-store-1.3.rc1.pom 782 bytes
Browse

<!-- https://jarcasting.com/artifacts/fr.lirmm.graphik/graal-store/ -->
<dependency>
    <groupId>fr.lirmm.graphik</groupId>
    <artifactId>graal-store</artifactId>
    <version>1.3.rc1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.lirmm.graphik/graal-store/
implementation 'fr.lirmm.graphik:graal-store:1.3.rc1'
// https://jarcasting.com/artifacts/fr.lirmm.graphik/graal-store/
implementation ("fr.lirmm.graphik:graal-store:1.3.rc1")
'fr.lirmm.graphik:graal-store:pom:1.3.rc1'
<dependency org="fr.lirmm.graphik" name="graal-store" rev="1.3.rc1">
  <artifact name="graal-store" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.lirmm.graphik', module='graal-store', version='1.3.rc1')
)
libraryDependencies += "fr.lirmm.graphik" % "graal-store" % "1.3.rc1"
[fr.lirmm.graphik/graal-store "1.3.rc1"]