Last Version

rx-location-services 0.8.1

RX-location-services is a simple rxJava2 wrapper around some of then Androids Location APIs.

License

License

GroupId

GroupId

com.github.ericneid
ArtifactId

ArtifactId

rx-location-services
Version

Version

0.8.1
Type

Type

aar
Description

Description

rx-location-services
RX-location-services is a simple rxJava2 wrapper around some of then Androids Location APIs.
Project URL

Project URL

https://github.com/EricNeid/rx-location-services
Source Code Management

Source Code Management

https://github.com/EricNeid/rx-location-services

Download rx-location-services 0.8.1


<!-- https://jarcasting.com/artifacts/com.github.ericneid/rx-location-services/ -->
<dependency>
    <groupId>com.github.ericneid</groupId>
    <artifactId>rx-location-services</artifactId>
    <version>0.8.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ericneid/rx-location-services/
implementation 'com.github.ericneid:rx-location-services:0.8.1'
// https://jarcasting.com/artifacts/com.github.ericneid/rx-location-services/
implementation ("com.github.ericneid:rx-location-services:0.8.1")
'com.github.ericneid:rx-location-services:aar:0.8.1'
<dependency org="com.github.ericneid" name="rx-location-services" rev="0.8.1">
  <artifact name="rx-location-services" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.ericneid', module='rx-location-services', version='0.8.1')
)
libraryDependencies += "com.github.ericneid" % "rx-location-services" % "0.8.1"
[com.github.ericneid/rx-location-services "0.8.1"]

Dependencies

compile (6)

Group / Artifact Type Version
com.android.support » support-annotations jar 27.1.1
com.google.android.gms » play-services-location jar 18.0.0
io.reactivex.rxjava3 : rxandroid jar 3.0.0
io.reactivex.rxjava3 : rxkotlin jar 3.0.1
io.reactivex.rxjava3 : rxjava jar 3.1.2
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.30

Project Modules

There are no modules declared in this project.