is not current version
Last Version 1.3.1

fr.lirmm.graphik:graal 1.0.0


Categories

Categories

Graal
GroupId

GroupId

fr.lirmm.graphik
ArtifactId

ArtifactId

graal
Version

Version

1.0.0
Type

Type

pom

Download graal 1.0.0

Filename Size
graal-1.0.0.pom 816 bytes
Browse

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