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