APISENSE Android Stings, motion module

Stings enabling to track the device motion.

License

License

Non-Commercial License Agreement for APISENSE
GroupId

GroupId

io.apisense.sdk
ArtifactId

ArtifactId

stings-motion
Last Version

Last Version

1.12.0.beta2
Release Date

Release Date

Type

Type

aar
Description

Description

APISENSE Android Stings, motion module
Stings enabling to track the device motion.
Project URL

Project URL

https://apisense.io

Download stings-motion

How to add to project

<!-- https://jarcasting.com/artifacts/io.apisense.sdk/stings-motion/ -->
<dependency>
    <groupId>io.apisense.sdk</groupId>
    <artifactId>stings-motion</artifactId>
    <version>1.12.0.beta2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.apisense.sdk/stings-motion/
implementation 'io.apisense.sdk:stings-motion:1.12.0.beta2'
// https://jarcasting.com/artifacts/io.apisense.sdk/stings-motion/
implementation ("io.apisense.sdk:stings-motion:1.12.0.beta2")
'io.apisense.sdk:stings-motion:aar:1.12.0.beta2'
<dependency org="io.apisense.sdk" name="stings-motion" rev="1.12.0.beta2">
  <artifact name="stings-motion" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.apisense.sdk', module='stings-motion', version='1.12.0.beta2')
)
libraryDependencies += "io.apisense.sdk" % "stings-motion" % "1.12.0.beta2"
[io.apisense.sdk/stings-motion "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