MVN

com.digi.xbee : xbee-android-library

Maven & Gradle

Apr 08, 2021
18 stars

XBee Library for Android · This library allows you to create Android applications that interact with Digi International's XBee radio frequency (RF) modules.

<dependency>
    <groupId>com.digi.xbee</groupId>
    <artifactId>xbee-android-library</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.digi.xbee : xbee-android-library to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.digi.xbee : xbee-android-library to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
xbee-android-library-1.0.0

How to add a dependency to Maven

Add the following com.digi.xbee : xbee-android-library maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.digi.xbee</groupId>
    <artifactId>xbee-android-library</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.digi.xbee : xbee-android-library gradle dependency to your build.gradle file:

implementation 'com.digi.xbee:xbee-android-library:1.0.0'

Gradle Kotlin DSL: Add the following com.digi.xbee : xbee-android-library gradle kotlin dependency to your build.gradle.kts file:

implementation("com.digi.xbee:xbee-android-library:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.digi.xbee : xbee-android-library sbt scala dependency to your build.sbt file:

libraryDependencies += "com.digi.xbee" % "xbee-android-library" % "1.0.0"

Advertisement

Dependencies from Group

May 26, 2022
1 usages
78 stars
Apr 08, 2021
18 stars

Discover Dependencies

Apr 08, 2022
Jul 12, 2021
99 stars
Aug 14, 2023
4 usages
1 stars
Apr 05, 2022
Aug 23, 2023
5 usages
ow2
Oct 28, 2021
2 usages
Apr 08, 2021
5 stars
Aug 26, 2022
248 stars