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