| License |
License
Non-Commercial License Agreement for APISENSE
|
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdio.apisense |
| ArtifactId | ArtifactIdnetsense |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionAPISENSE Android Sting, netsense module
Sting measuring network QoS & QoE.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| netsense-1.0.2.pom | |
| netsense-1.0.2.aar | 173 KB |
| netsense-1.0.2-sources.jar | 261 bytes |
| netsense-1.0.2-javadoc.jar | 194 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.apisense/netsense/ -->
<dependency>
<groupId>io.apisense</groupId>
<artifactId>netsense</artifactId>
<version>1.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.apisense/netsense/
implementation 'io.apisense:netsense:1.0.2'
// https://jarcasting.com/artifacts/io.apisense/netsense/
implementation ("io.apisense:netsense:1.0.2")
'io.apisense:netsense:aar:1.0.2'
<dependency org="io.apisense" name="netsense" rev="1.0.2">
<artifact name="netsense" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.apisense', module='netsense', version='1.0.2')
)
libraryDependencies += "io.apisense" % "netsense" % "1.0.2"
[io.apisense/netsense "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.apisense.sdk : apisense-android-sdk | jar | 1.12.0.beta1 |