License |
License |
---|---|
GroupId | GroupIdcom.estimote |
ArtifactId | ArtifactIdsdk |
Version | Version1.0.3 |
Type | Typeaar |
Description |
DescriptionEstimote 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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sdk-1.0.3.pom | |
sdk-1.0.3.aar | 1 MB |
sdk-1.0.3-release.aar | 1 MB |
sdk-1.0.3-debug.aar | 720 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
Android-SDK-Core-Source » coresdk | jar | unspecified |