| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.patloew.rxlocation |
| Идентификатор | Идентификаторrxlocation |
| Версия | Версия1.0.5 |
| Тип | Типaar |
| Описание |
Описаниеrxlocation
Reactive Location APIs Library for Android and RxJava 2
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| rxlocation-1.0.5.pom | |
| rxlocation-1.0.5-sources.jar | 32 KB |
| rxlocation-1.0.5-javadoc.jar | 65 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.reactivex.rxjava2 : rxjava | jar | 2.1.14 |
| com.google.android.gms » play-services-location | jar | 10.2.1 |