GroupId | GroupIdeu.europa.ec.eurostat |
---|---|
ArtifactId | ArtifactIdjgiscotools-graph-algo |
Version | Version0.9.6 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/eu.europa.ec.eurostat/jgiscotools-graph-algo/ -->
<dependency>
<groupId>eu.europa.ec.eurostat</groupId>
<artifactId>jgiscotools-graph-algo</artifactId>
<version>0.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/eu.europa.ec.eurostat/jgiscotools-graph-algo/
implementation 'eu.europa.ec.eurostat:jgiscotools-graph-algo:0.9.6'
// https://jarcasting.com/artifacts/eu.europa.ec.eurostat/jgiscotools-graph-algo/
implementation ("eu.europa.ec.eurostat:jgiscotools-graph-algo:0.9.6")
'eu.europa.ec.eurostat:jgiscotools-graph-algo:jar:0.9.6'
<dependency org="eu.europa.ec.eurostat" name="jgiscotools-graph-algo" rev="0.9.6">
<artifact name="jgiscotools-graph-algo" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.europa.ec.eurostat', module='jgiscotools-graph-algo', version='0.9.6')
)
libraryDependencies += "eu.europa.ec.eurostat" % "jgiscotools-graph-algo" % "0.9.6"
[eu.europa.ec.eurostat/jgiscotools-graph-algo "0.9.6"]