Последняя версия

jetgeo 1.2.0

This is a library that implements coordinate inverse geocoding without calling other apis

Лицензия

Лицензия

Категории

Категории

Geo Прикладные библиотеки Geospatial
Группа

Группа

com.ling5821
Идентификатор

Идентификатор

jetgeo
Версия

Версия

1.2.0
Тип

Тип

pom
Описание

Описание

jetgeo
This is a library that implements coordinate inverse geocoding without calling other apis
Ссылка на сайт

Ссылка на сайт

https://github.com/linG5821/jetgeo.git
Система контроля версий

Система контроля версий

https://github.com/linG5821/jetgeo

Скачать jetgeo 1.2.0

Имя Файла Размер
jetgeo-1.2.0.pom 6 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.ling5821/jetgeo/ -->
<dependency>
    <groupId>com.ling5821</groupId>
    <artifactId>jetgeo</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ling5821/jetgeo/
implementation 'com.ling5821:jetgeo:1.2.0'
// https://jarcasting.com/artifacts/com.ling5821/jetgeo/
implementation ("com.ling5821:jetgeo:1.2.0")
'com.ling5821:jetgeo:pom:1.2.0'
<dependency org="com.ling5821" name="jetgeo" rev="1.2.0">
  <artifact name="jetgeo" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ling5821', module='jetgeo', version='1.2.0')
)
libraryDependencies += "com.ling5821" % "jetgeo" % "1.2.0"
[com.ling5821/jetgeo "1.2.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • jetgeo-core
  • jetgeo-spring-boot-starter