GeoDecoder

Geolocation decoder to map (lat, lon) coordinates to country

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

GeoDecoder
Geolocation decoder to map (lat, lon) coordinates to country
Ссылка на сайт

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

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

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

http://github.com/SergeyBudnik/GeoDecoder/tree/master

Скачать GeoDecoder

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.21
com.google.code.gson : gson jar 2.8.6

test (3)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-test jar 1.4.21
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0

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

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1.0
1.0.0