Last Version

networkevents 2.1.6

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

License

License

Categories

Categories

Net
GroupId

GroupId

com.github.pwittchen
ArtifactId

ArtifactId

networkevents
Version

Version

2.1.6
Type

Type

aar
Description

Description

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

Project URL

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

Source Code Management

https://github.com/pwittchen/NetworkEvents

Download networkevents 2.1.6


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.