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