MVN

com.github.pwittchen : networkevents

Maven & Gradle

Jul 19, 2016
454 stars

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

<dependency>
    <groupId>com.github.pwittchen</groupId>
    <artifactId>networkevents</artifactId>
    <version>2.1.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.pwittchen : networkevents to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.6

All Versions

Choose a version of com.github.pwittchen : networkevents to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
networkevents-2.1.6
networkevents-2.1.5
networkevents-2.1.4
networkevents-2.1.3
networkevents-2.1.2
networkevents-2.1.1
networkevents-2.1.0
2.0.x
networkevents-2.0.1
networkevents-2.0.0
1.0.x
networkevents-1.0.5
networkevents-1.0.4
networkevents-1.0.3
networkevents-1.0.2
networkevents-1.0.1
networkevents-1.0.0

How to add a dependency to Maven

Add the following com.github.pwittchen : networkevents maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.pwittchen</groupId>
    <artifactId>networkevents</artifactId>
    <version>2.1.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.pwittchen : networkevents gradle dependency to your build.gradle file:

implementation 'com.github.pwittchen:networkevents:2.1.6'

Gradle Kotlin DSL: Add the following com.github.pwittchen : networkevents gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.pwittchen:networkevents:2.1.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.pwittchen : networkevents sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.pwittchen" % "networkevents" % "2.1.6"

Advertisement

Dependencies from Group

Apr 02, 2020
3 usages
2.5k stars
Jun 19, 2017
228 stars
Jul 19, 2016
454 stars
Sep 18, 2019
2.5k stars

Discover Dependencies

Sep 12, 2017
4 usages
3 stars
May 15, 2015
1 usages
1.2k stars
May 12, 2015
62 stars
Nov 27, 2015
4 usages
1 stars
Apr 20, 2023
7 usages
266 stars
Apr 20, 2023
2 usages
266 stars
Mar 25, 2016
2 usages
4 stars
Apr 28, 2017
16 usages
42 stars