is not current version
Last Version 1.2.0

fr.lirmm.graphik:graal-interpreter 1.1.0


Categories

Categories

Graal
GroupId

GroupId

fr.lirmm.graphik
ArtifactId

ArtifactId

graal-interpreter
Version

Version

1.1.0
Type

Type

jar

Download graal-interpreter 1.1.0


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