Last Version

Estimote SDK for Android 1.0.3

The Estimote SDK for Android is a library that allows interaction with Estimote Proximity Beacons, Location Beacons & Nearables.

License

License

GroupId

GroupId

com.estimote
ArtifactId

ArtifactId

sdk
Version

Version

1.0.3
Type

Type

aar
Description

Description

Estimote SDK for Android
The Estimote SDK for Android is a library that allows interaction with Estimote Proximity Beacons, Location Beacons & Nearables.
Project URL

Project URL

https://github.com/Estimote/Android-SDK
Source Code Management

Source Code Management

https://github.com/Estimote/Android-SDK

Download sdk 1.0.3


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

Dependencies

compile (1)

Group / Artifact Type Version
Android-SDK-Core-Source » coresdk jar unspecified

Project Modules

There are no modules declared in this project.