License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.gotev |
ArtifactId | ArtifactIdhostmonitor |
Version | Version2.0 |
Type | Typeaar |
Description |
Descriptionandroid-host-monitor
Easily monitor device network state and remote hosts reachability on Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hostmonitor-2.0.pom | |
hostmonitor-2.0.aar | 21 KB |
hostmonitor-2.0-sources.jar | 11 KB |
hostmonitor-2.0-javadoc.jar | 55 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.5 |