Geocoder

This Geocoder has similar API to android.location.Geocoder, but is device-independent and offers richer Address object.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.3.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

Geocoder
This Geocoder has similar API to android.location.Geocoder, but is device-independent and offers richer Address object.

Скачать library

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.android.support » support-annotations jar 25.4.0

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

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

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

Версия
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.1
1.1
1.0.0