GeoPoint

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

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

cn.bingerz.android
ArtifactId

ArtifactId

geopoint
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

aar
Description

Description

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

Project URL

https://github.com/bingerz/geo-point
Source Code Management

Source Code Management

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

Download geopoint

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.5-beta01