не последняя версия
Последняя версия 0.13.0

com.github.pwittchen:reactivenetwork 0.9.0

Android library listening network connection state and Internet connectivity with RxJava Observables

Категории

Категории

Сеть React Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

com.github.pwittchen
Идентификатор

Идентификатор

reactivenetwork
Версия

Версия

0.9.0
Тип

Тип

aar

Скачать reactivenetwork 0.9.0


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