is not current version
Last Version 3.0.8

com.github.pwittchen:reactivenetwork-rx2 0.12.3

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

Categories

Categories

Net React User Interface Web Frameworks
GroupId

GroupId

com.github.pwittchen
ArtifactId

ArtifactId

reactivenetwork-rx2
Version

Version

0.12.3
Type

Type

aar

Download reactivenetwork-rx2 0.12.3


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