is not current version
Last Version 1.0.2

io.apisense:netsense 1.0.1

Sting measuring network QoS & QoE.

Categories

Categories

Net
GroupId

GroupId

io.apisense
ArtifactId

ArtifactId

netsense
Version

Version

1.0.1
Type

Type

aar

Download netsense 1.0.1


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