is not current version
Last Version 1.0.5

cn.bingerz.android:geopoint 1.0.5-beta01

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

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

cn.bingerz.android
ArtifactId

ArtifactId

geopoint
Version

Version

1.0.5-beta01
Type

Type

aar

Download 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"]