MVN

com.estimote : sdk

Maven & Gradle

May 02, 2017
2 usages
839 stars

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

<dependency>
    <groupId>com.estimote</groupId>
    <artifactId>sdk</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.estimote : sdk to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of com.estimote : sdk to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
sdk-1.0.3
sdk-1.0.2
sdk-1.0.1
sdk-1.0.0
0.16.x
sdk-0.16.1
sdk-0.16.0
0.15.x
sdk-0.15.0
0.13.x
sdk-0.13.0
0.12.x
sdk-0.12.0
0.11.x
sdk-0.11.1
sdk-0.11.0
0.10.x
sdk-0.10.8
sdk-0.10.7
sdk-0.10.6
sdk-0.10.5
sdk-0.10.4
sdk-0.10.3
sdk-0.10.2
sdk-0.10.1
sdk-0.10.0
0.9.x
sdk-0.9.7
sdk-0.9.6
sdk-0.9.5
sdk-0.9.4
sdk-0.9.3
sdk-0.9.2
sdk-0.9.1
0.9
sdk-0.9
0.8.x
sdk-0.8.8
sdk-0.8.7
sdk-0.8.6

How to add a dependency to Maven

Add the following com.estimote : sdk maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.estimote</groupId>
    <artifactId>sdk</artifactId>
    <version>1.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.estimote : sdk gradle dependency to your build.gradle file:

implementation 'com.estimote:sdk:1.0.3'

Gradle Kotlin DSL: Add the following com.estimote : sdk gradle kotlin dependency to your build.gradle.kts file:

implementation("com.estimote:sdk:1.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.estimote : sdk sbt scala dependency to your build.sbt file:

libraryDependencies += "com.estimote" % "sdk" % "1.0.3"

Advertisement

Dependencies from Group

sdk
May 02, 2017
2 usages
839 stars

Discover Dependencies

Apr 29, 2021
63 usages
1.8k stars
Aug 23, 2023
455 usages
195 stars
Jan 16, 2016
10 usages
826 stars
Dec 01, 2021
1.9k usages
2.1k stars
Jul 01, 2023
30 usages
6.3k stars
Jan 28, 2019
10 usages
397 stars
Jan 31, 2020
19 usages
3.6k stars
Mar 25, 2023
887 usages
77 stars
Apr 07, 2022
14 usages
10 stars