| License |
License |
|---|---|
| GroupId | GroupIdcom.patloew.rxlocation |
| ArtifactId | ArtifactIdrxlocation |
| Version | Version1.0.5 |
| Type | Typeaar |
| Description |
Descriptionrxlocation
Reactive Location APIs Library for Android and RxJava 2
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| rxlocation-1.0.5.pom | |
| rxlocation-1.0.5-sources.jar | 32 KB |
| rxlocation-1.0.5-javadoc.jar | 65 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.reactivex.rxjava2 : rxjava | jar | 2.1.14 |
| com.google.android.gms » play-services-location | jar | 10.2.1 |