FastLocation

A library to fast location.

License

License

GroupId

GroupId

cn.bingerz.android
ArtifactId

ArtifactId

fastlocation
Last Version

Last Version

1.1.6
Release Date

Release Date

Type

Type

aar
Description

Description

FastLocation
A library to fast location.
Project URL

Project URL

https://github.com/bingerz/fast-location
Source Code Management

Source Code Management

https://github.com/bingerz/fast-location

Download fastlocation

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
com.google.android.gms » play-services-location jar 19.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.6
1.1.5
1.1.4
1.1.4-beta01