is not current version
Last Version 1.3.1

fr.lirmm.graphik:graal 0.8.7


Categories

Categories

Graal
GroupId

GroupId

fr.lirmm.graphik
ArtifactId

ArtifactId

graal
Version

Version

0.8.7
Type

Type

pom

Download graal 0.8.7

Filename Size
graal-0.8.7.pom 2 KB
Browse

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