is not current version
Last Version 0.0.4

com.laimiux.rxnetwork:rxnetwork 0.0.2

An android utility to track Network Connectivity changes.

Categories

Categories

Net
GroupId

GroupId

com.laimiux.rxnetwork
ArtifactId

ArtifactId

rxnetwork
Version

Version

0.0.2
Type

Type

aar

Download rxnetwork 0.0.2


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