Last Version

rxlocation 1.0.5

Reactive Location APIs Library for Android and RxJava 2

License

License

GroupId

GroupId

com.patloew.rxlocation
ArtifactId

ArtifactId

rxlocation
Version

Version

1.0.5
Type

Type

aar
Description

Description

rxlocation
Reactive Location APIs Library for Android and RxJava 2
Project URL

Project URL

https://github.com/patloew/RxLocation
Source Code Management

Source Code Management

https://github.com/patloew/RxLocation

Download rxlocation 1.0.5


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

Dependencies

compile (2)

Group / Artifact Type Version
io.reactivex.rxjava2 : rxjava jar 2.1.14
com.google.android.gms » play-services-location jar 10.2.1

Project Modules

There are no modules declared in this project.