License |
License |
---|---|
GroupId | GroupIdcom.github.ericneid |
ArtifactId | ArtifactIdrx-location-services |
Version | Version0.6.1 |
Type | Typeaar |
Description |
Descriptionrx-location-services
Helper to construct a standard Android dialog, containing a viewager to display a list of messages.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rx-location-services-0.6.1.pom | |
rx-location-services-0.6.1-sources.jar | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ericneid/rx-location-services/ -->
<dependency>
<groupId>com.github.ericneid</groupId>
<artifactId>rx-location-services</artifactId>
<version>0.6.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ericneid/rx-location-services/
implementation 'com.github.ericneid:rx-location-services:0.6.1'
// https://jarcasting.com/artifacts/com.github.ericneid/rx-location-services/
implementation ("com.github.ericneid:rx-location-services:0.6.1")
'com.github.ericneid:rx-location-services:aar:0.6.1'
<dependency org="com.github.ericneid" name="rx-location-services" rev="0.6.1">
<artifact name="rx-location-services" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.ericneid', module='rx-location-services', version='0.6.1')
)
libraryDependencies += "com.github.ericneid" % "rx-location-services" % "0.6.1"
[com.github.ericneid/rx-location-services "0.6.1"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-annotations | jar | 27.1.1 |
com.google.android.gms » play-services-location | jar | 17.0.0 |
io.reactivex.rxjava2 : rxandroid | jar | 2.1.1 |
io.reactivex.rxjava2 : rxkotlin | jar | 2.4.0 |
io.reactivex.rxjava2 : rxjava | jar | 2.2.17 |