License |
License |
---|---|
GroupId | GroupIdcn.bingerz.android |
ArtifactId | ArtifactIdfastlocation |
Version | Version1.1.4 |
Type | Typeaar |
Description |
DescriptionFastLocation
A library to fast location.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fastlocation-1.1.4.pom | |
fastlocation-1.1.4-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.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cn.bingerz.android/fastlocation/
implementation 'cn.bingerz.android:fastlocation:1.1.4'
// https://jarcasting.com/artifacts/cn.bingerz.android/fastlocation/
implementation ("cn.bingerz.android:fastlocation:1.1.4")
'cn.bingerz.android:fastlocation:aar:1.1.4'
<dependency org="cn.bingerz.android" name="fastlocation" rev="1.1.4">
<artifact name="fastlocation" type="aar" />
</dependency>
@Grapes(
@Grab(group='cn.bingerz.android', module='fastlocation', version='1.1.4')
)
libraryDependencies += "cn.bingerz.android" % "fastlocation" % "1.1.4"
[cn.bingerz.android/fastlocation "1.1.4"]
Group / Artifact | Type | Version |
---|---|---|
com.google.android.gms » play-services-location | jar | 18.0.0 |