License |
License |
---|---|
GroupId | GroupIdcn.bingerz.android |
ArtifactId | ArtifactIdfastlocation |
Last Version | Last Version1.1.6 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionFastLocation
A library to fast location.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fastlocation-1.1.6.pom | |
fastlocation-1.1.6-sources.jar | 12 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.android.gms » play-services-location | jar | 19.0.1 |