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