is not current version
Last Version 1.3.1

fr.lirmm.graphik:graal-coverage 1.3.0


Categories

Categories

Graal
GroupId

GroupId

fr.lirmm.graphik
ArtifactId

ArtifactId

graal-coverage
Version

Version

1.3.0
Type

Type

jar

Download graal-coverage 1.3.0


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