Categories |
CategoriesGraal |
---|---|
GroupId | GroupIdfr.lirmm.graphik |
ArtifactId | ArtifactIdgraal-elder |
Version | Version1.0.3 |
Type | Typejar |
Filename | Size |
---|---|
graal-elder-1.0.3.pom | |
graal-elder-1.0.3.jar | 38 KB |
graal-elder-1.0.3-sources.jar | 24 KB |
graal-elder-1.0.3-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.3</version>
</dependency>
// https://jarcasting.com/artifacts/fr.lirmm.graphik/graal-elder/
implementation 'fr.lirmm.graphik:graal-elder:1.0.3'
// https://jarcasting.com/artifacts/fr.lirmm.graphik/graal-elder/
implementation ("fr.lirmm.graphik:graal-elder:1.0.3")
'fr.lirmm.graphik:graal-elder:jar:1.0.3'
<dependency org="fr.lirmm.graphik" name="graal-elder" rev="1.0.3">
<artifact name="graal-elder" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.lirmm.graphik', module='graal-elder', version='1.0.3')
)
libraryDependencies += "fr.lirmm.graphik" % "graal-elder" % "1.0.3"
[fr.lirmm.graphik/graal-elder "1.0.3"]