Last Version

rxnetworkmonitor 1.0.0

RxJava library to monitor network status

License

License

Categories

Categories

Net
GroupId

GroupId

com.akaita.android
ArtifactId

ArtifactId

rxnetworkmonitor
Version

Version

1.0.0
Type

Type

aar
Description

Description

rxnetworkmonitor
RxJava library to monitor network status
Project URL

Project URL

https://github.com/akaita/rx-network-monitor
Source Code Management

Source Code Management

http://github.com/akaita/rx-network-monitor/tree/master

Download rxnetworkmonitor 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
io.reactivex.rxjava2 : rxjava jar 2.2.8

Project Modules

There are no modules declared in this project.