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

cn.bingerz.android:geopoint 1.0.5-beta01

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

Категории

Категории

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

Группа

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

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

geopoint
Версия

Версия

1.0.5-beta01
Тип

Тип

aar

Скачать geopoint 1.0.5-beta01


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