не последняя версия
Последняя версия 1.0.3

com.estimote:sdk 0.9.2

The Estimote SDK for Android is a library that allows interaction with Estimote beacons & stickers.

Группа

Группа

com.estimote
Идентификатор

Идентификатор

sdk
Версия

Версия

0.9.2
Тип

Тип

aar

Скачать sdk 0.9.2

Имя Файла Размер
sdk-0.9.2.pom
sdk-0.9.2.aar 981 KB
sdk-0.9.2-javadoc.jar 217 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.estimote/sdk/ -->
<dependency>
    <groupId>com.estimote</groupId>
    <artifactId>sdk</artifactId>
    <version>0.9.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.estimote/sdk/
implementation 'com.estimote:sdk:0.9.2'
// https://jarcasting.com/artifacts/com.estimote/sdk/
implementation ("com.estimote:sdk:0.9.2")
'com.estimote:sdk:aar:0.9.2'
<dependency org="com.estimote" name="sdk" rev="0.9.2">
  <artifact name="sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.estimote', module='sdk', version='0.9.2')
)
libraryDependencies += "com.estimote" % "sdk" % "0.9.2"
[com.estimote/sdk "0.9.2"]