GroupId | GroupIdeu.europa.ec.eurostat |
---|---|
ArtifactId | ArtifactIdjgiscotools-algo-base |
Version | Version0.9.2 |
Type | Typejar |
Filename | Size |
---|---|
jgiscotools-algo-base-0.9.2.pom | |
jgiscotools-algo-base-0.9.2.jar | 18 KB |
jgiscotools-algo-base-0.9.2-sources.jar | 11 KB |
jgiscotools-algo-base-0.9.2-javadoc.jar | 441 KB |
Browse |
<!-- 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.2</version>
</dependency>
// https://jarcasting.com/artifacts/eu.europa.ec.eurostat/jgiscotools-algo-base/
implementation 'eu.europa.ec.eurostat:jgiscotools-algo-base:0.9.2'
// https://jarcasting.com/artifacts/eu.europa.ec.eurostat/jgiscotools-algo-base/
implementation ("eu.europa.ec.eurostat:jgiscotools-algo-base:0.9.2")
'eu.europa.ec.eurostat:jgiscotools-algo-base:jar:0.9.2'
<dependency org="eu.europa.ec.eurostat" name="jgiscotools-algo-base" rev="0.9.2">
<artifact name="jgiscotools-algo-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.europa.ec.eurostat', module='jgiscotools-algo-base', version='0.9.2')
)
libraryDependencies += "eu.europa.ec.eurostat" % "jgiscotools-algo-base" % "0.9.2"
[eu.europa.ec.eurostat/jgiscotools-algo-base "0.9.2"]