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