MVN

net.gotev : hostmonitor

Maven & Gradle

Feb 11, 2016
73 stars

android-host-monitor · Easily monitor device network state and remote hosts reachability on Android

<dependency>
    <groupId>net.gotev</groupId>
    <artifactId>hostmonitor</artifactId>
    <version>2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.gotev : hostmonitor to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0

All Versions

Choose a version of net.gotev : hostmonitor to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0
hostmonitor-2.0

How to add a dependency to Maven

Add the following net.gotev : hostmonitor maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.gotev</groupId>
    <artifactId>hostmonitor</artifactId>
    <version>2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.gotev : hostmonitor gradle dependency to your build.gradle file:

implementation 'net.gotev:hostmonitor:2.0'

Gradle Kotlin DSL: Add the following net.gotev : hostmonitor gradle kotlin dependency to your build.gradle.kts file:

implementation("net.gotev:hostmonitor:2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.gotev : hostmonitor sbt scala dependency to your build.sbt file:

libraryDependencies += "net.gotev" % "hostmonitor" % "2.0"

Advertisement

Dependencies from Group

Jul 09, 2023
4 usages
2.7k stars
Oct 15, 2021
2 usages
127 stars
Mar 21, 2022
2 usages
188 stars
Jul 09, 2023
1 usages
2.7k stars
Feb 11, 2016
73 stars

Discover Dependencies

Feb 14, 2016
Sep 15, 2022
2 usages
1 stars
Apr 09, 2018
17 stars
Jul 03, 2017
5 usages
56 stars
Jun 04, 2023
8 usages
31 stars
Jan 06, 2023
22.3k stars