is not current version
Last Version 2.1.6

com.github.pwittchen:networkevents 1.0.4

Android library listening network connection state and change of the Wifi signal strength

Categories

Categories

Net
GroupId

GroupId

com.github.pwittchen
ArtifactId

ArtifactId

networkevents
Version

Version

1.0.4
Type

Type

aar

Download networkevents 1.0.4


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