is not current version
Last Version 0.0.4

com.laimiux.rxnetwork:rxnetwork 0.0.3

An android utility to track Network Connectivity changes.

Categories

Categories

Net
GroupId

GroupId

com.laimiux.rxnetwork
ArtifactId

ArtifactId

rxnetwork
Version

Version

0.0.3
Type

Type

aar

Download rxnetwork 0.0.3


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