The Estimote SDK for Android is a library that allows interaction with Estimote beacons & stickers.
'com.estimote:sdk:0.8.8'
<dependency>
<groupId>com.estimote</groupId>
<artifactId>sdk</artifactId>
<version>0.8.8</version>
</dependency>
<dependency org="com.estimote" name="sdk" rev="0.8.8"/>
"com.estimote", "sdk", "0.8.8"