| Категории |
КатегорииGeo Прикладные библиотеки Geospatial |
|---|---|
| Группа | Группаio.annot8 |
| Идентификатор | Идентификаторannot8-components-geo |
| Версия | Версия0.4.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| annot8-components-geo-0.4.0.pom | |
| annot8-components-geo-0.4.0.jar | 9 KB |
| annot8-components-geo-0.4.0-sources.jar | 5 KB |
| annot8-components-geo-0.4.0-javadoc.jar | 419 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.annot8/annot8-components-geo/ -->
<dependency>
<groupId>io.annot8</groupId>
<artifactId>annot8-components-geo</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.annot8/annot8-components-geo/
implementation 'io.annot8:annot8-components-geo:0.4.0'
// https://jarcasting.com/artifacts/io.annot8/annot8-components-geo/
implementation ("io.annot8:annot8-components-geo:0.4.0")
'io.annot8:annot8-components-geo:jar:0.4.0'
<dependency org="io.annot8" name="annot8-components-geo" rev="0.4.0">
<artifact name="annot8-components-geo" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.annot8', module='annot8-components-geo', version='0.4.0')
)
libraryDependencies += "io.annot8" % "annot8-components-geo" % "0.4.0"
[io.annot8/annot8-components-geo "0.4.0"]