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