APISENSE Android Stings, environment module

Stings enabling to probe the device environment.

License

License

Non-Commercial License Agreement for APISENSE
GroupId

GroupId

io.apisense.sdk
ArtifactId

ArtifactId

stings-environment
Last Version

Last Version

1.12.0.beta2
Release Date

Release Date

Type

Type

aar
Description

Description

APISENSE Android Stings, environment module
Stings enabling to probe the device environment.
Project URL

Project URL

https://apisense.io

Download stings-environment

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.android.support » support-annotations jar 27.0.2
io.apisense.sdk : apisense-android-sdk jar 1.12.0.beta2

Project Modules

There are no modules declared in this project.

Versions

Version
1.12.0.beta2
1.12.0.beta1
1.11.7
1.11.6
1.11.4
1.11.3
1.11.2
1.11.1
1.11.0
1.10.2
1.10.1
1.10.0