Last Version

android-host-monitor 2.0

Easily monitor device network state and remote hosts reachability on Android

License

License

Categories

Categories

Net
GroupId

GroupId

net.gotev
ArtifactId

ArtifactId

hostmonitor
Version

Version

2.0
Type

Type

aar
Description

Description

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

Project URL

https://github.com/gotev/android-host-monitor/
Source Code Management

Source Code Management

https://github.com/gotev/android-host-monitor/

Download hostmonitor 2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.5

Project Modules

There are no modules declared in this project.