Categories |
CategoriesGraal |
---|---|
GroupId | GroupIdfr.lirmm.graphik |
ArtifactId | ArtifactIdgraal-elder |
Version | Version1.0.6 |
Type | Typejar |
Filename | Size |
---|---|
graal-elder-1.0.6.pom | |
graal-elder-1.0.6.jar | 38 KB |
graal-elder-1.0.6-sources.jar | 24 KB |
graal-elder-1.0.6-javadoc.jar | 166 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.lirmm.graphik/graal-elder/ -->
<dependency>
<groupId>fr.lirmm.graphik</groupId>
<artifactId>graal-elder</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/fr.lirmm.graphik/graal-elder/
implementation 'fr.lirmm.graphik:graal-elder:1.0.6'
// https://jarcasting.com/artifacts/fr.lirmm.graphik/graal-elder/
implementation ("fr.lirmm.graphik:graal-elder:1.0.6")
'fr.lirmm.graphik:graal-elder:jar:1.0.6'
<dependency org="fr.lirmm.graphik" name="graal-elder" rev="1.0.6">
<artifact name="graal-elder" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.lirmm.graphik', module='graal-elder', version='1.0.6')
)
libraryDependencies += "fr.lirmm.graphik" % "graal-elder" % "1.0.6"
[fr.lirmm.graphik/graal-elder "1.0.6"]