| Группа | Группаeu.europa.ec.eurostat |
|---|---|
| Идентификатор | Идентификаторjgiscotools-algo-base |
| Версия | Версия0.9.4 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| jgiscotools-algo-base-0.9.4.pom | |
| jgiscotools-algo-base-0.9.4.jar | 39 KB |
| jgiscotools-algo-base-0.9.4-sources.jar | 24 KB |
| jgiscotools-algo-base-0.9.4-javadoc.jar | 489 KB |
| Обзор |
<!-- 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.4</version>
</dependency>
// https://jarcasting.com/artifacts/eu.europa.ec.eurostat/jgiscotools-algo-base/
implementation 'eu.europa.ec.eurostat:jgiscotools-algo-base:0.9.4'
// https://jarcasting.com/artifacts/eu.europa.ec.eurostat/jgiscotools-algo-base/
implementation ("eu.europa.ec.eurostat:jgiscotools-algo-base:0.9.4")
'eu.europa.ec.eurostat:jgiscotools-algo-base:jar:0.9.4'
<dependency org="eu.europa.ec.eurostat" name="jgiscotools-algo-base" rev="0.9.4">
<artifact name="jgiscotools-algo-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.europa.ec.eurostat', module='jgiscotools-algo-base', version='0.9.4')
)
libraryDependencies += "eu.europa.ec.eurostat" % "jgiscotools-algo-base" % "0.9.4"
[eu.europa.ec.eurostat/jgiscotools-algo-base "0.9.4"]