is not current version
Last Version 1.2.0

fr.lirmm.graphik:graal-converter 1.0.3


Categories

Categories

Graal
GroupId

GroupId

fr.lirmm.graphik
ArtifactId

ArtifactId

graal-converter
Version

Version

1.0.3
Type

Type

jar

Download graal-converter 1.0.3


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