Last Version

reactivenetwork 0.13.0

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

License

License

Categories

Categories

Net React User Interface Web Frameworks
GroupId

GroupId

com.github.pwittchen
ArtifactId

ArtifactId

reactivenetwork
Version

Version

0.13.0
Type

Type

aar
Description

Description

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

Project URL

https://github.com/pwittchen/ReactiveNetwork
Source Code Management

Source Code Management

https://github.com/pwittchen/ReactiveNetwork

Download reactivenetwork 0.13.0


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

Dependencies

compile (3)

Group / Artifact Type Version
io.reactivex : rxjava jar 1.3.8
io.reactivex : rxandroid jar 1.2.1
com.android.support » support-annotations jar 27.1.1

Project Modules

There are no modules declared in this project.