GeoPoint

A library to determine if the geographic coordinates are within an area.

Лицензия

Лицензия

Категории

Категории

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

Группа

cn.bingerz.android
Идентификатор

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

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

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

1.0.5
Дата

Дата

Тип

Тип

aar
Описание

Описание

GeoPoint
A library to determine if the geographic coordinates are within an area.
Ссылка на сайт

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

https://github.com/bingerz/geo-point
Система контроля версий

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

https://github.com/bingerz/geo-point

Скачать geopoint

Имя Файла Размер
geopoint-1.0.5.pom
geopoint-1.0.5-sources.jar 12 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/cn.bingerz.android/geopoint/ -->
<dependency>
    <groupId>cn.bingerz.android</groupId>
    <artifactId>geopoint</artifactId>
    <version>1.0.5</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cn.bingerz.android/geopoint/
implementation 'cn.bingerz.android:geopoint:1.0.5'
// https://jarcasting.com/artifacts/cn.bingerz.android/geopoint/
implementation ("cn.bingerz.android:geopoint:1.0.5")
'cn.bingerz.android:geopoint:aar:1.0.5'
<dependency org="cn.bingerz.android" name="geopoint" rev="1.0.5">
  <artifact name="geopoint" type="aar" />
</dependency>
@Grapes(
@Grab(group='cn.bingerz.android', module='geopoint', version='1.0.5')
)
libraryDependencies += "cn.bingerz.android" % "geopoint" % "1.0.5"
[cn.bingerz.android/geopoint "1.0.5"]

Зависимости

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

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

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

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

Версия
1.0.5
1.0.5-beta01