License |
License |
---|---|
GroupId | GroupIdat.bluesource.choicesdk |
ArtifactId | ArtifactIdchoicesdk-location |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionChoice SDK Location
A SDK that aims to wrap similar functionalities from HMS and GMS services to one common interface.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
choicesdk-location-0.3.0.pom | |
choicesdk-location-0.3.0-sources.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/at.bluesource.choicesdk/choicesdk-location/ -->
<dependency>
<groupId>at.bluesource.choicesdk</groupId>
<artifactId>choicesdk-location</artifactId>
<version>0.3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/at.bluesource.choicesdk/choicesdk-location/
implementation 'at.bluesource.choicesdk:choicesdk-location:0.3.0'
// https://jarcasting.com/artifacts/at.bluesource.choicesdk/choicesdk-location/
implementation ("at.bluesource.choicesdk:choicesdk-location:0.3.0")
'at.bluesource.choicesdk:choicesdk-location:aar:0.3.0'
<dependency org="at.bluesource.choicesdk" name="choicesdk-location" rev="0.3.0">
<artifact name="choicesdk-location" type="aar" />
</dependency>
@Grapes(
@Grab(group='at.bluesource.choicesdk', module='choicesdk-location', version='0.3.0')
)
libraryDependencies += "at.bluesource.choicesdk" % "choicesdk-location" % "0.3.0"
[at.bluesource.choicesdk/choicesdk-location "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
io.reactivex.rxjava3 : rxjava | jar | 3.0.13 |
io.reactivex.rxjava3 : rxandroid | jar | 3.0.0 |
at.bluesource.choicesdk : choicesdk-core | jar | 0.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.21 |
androidx.core » core-ktx | jar | 1.6.0 |
com.jakewharton.rxrelay3 : rxrelay | jar | 3.0.1 |
com.google.android.gms » play-services-location | jar | 18.0.0 |
com.huawei.hms » location | jar | 5.1.0.303 |