| License |
License
Non-Commercial License Agreement for APISENSE
|
|---|---|
| GroupId | GroupIdio.apisense.sdk |
| ArtifactId | ArtifactIdstings-environment |
| Last Version | Last Version1.12.0.beta2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionAPISENSE Android Stings, environment module
Stings enabling to probe the device environment.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| stings-environment-1.12.0.beta2.pom | |
| stings-environment-1.12.0.beta2.aar | 71 KB |
| stings-environment-1.12.0.beta2-sources.jar | 261 bytes |
| stings-environment-1.12.0.beta2-javadoc.jar | 115 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.apisense.sdk/stings-environment/ -->
<dependency>
<groupId>io.apisense.sdk</groupId>
<artifactId>stings-environment</artifactId>
<version>1.12.0.beta2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.apisense.sdk/stings-environment/
implementation 'io.apisense.sdk:stings-environment:1.12.0.beta2'
// https://jarcasting.com/artifacts/io.apisense.sdk/stings-environment/
implementation ("io.apisense.sdk:stings-environment:1.12.0.beta2")
'io.apisense.sdk:stings-environment:aar:1.12.0.beta2'
<dependency org="io.apisense.sdk" name="stings-environment" rev="1.12.0.beta2">
<artifact name="stings-environment" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.apisense.sdk', module='stings-environment', version='1.12.0.beta2')
)
libraryDependencies += "io.apisense.sdk" % "stings-environment" % "1.12.0.beta2"
[io.apisense.sdk/stings-environment "1.12.0.beta2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » support-annotations | jar | 27.0.2 |
| io.apisense.sdk : apisense-android-sdk | jar | 1.12.0.beta2 |