MVN

com.rapplogic : xbee-api

Maven & Gradle

Feb 25, 2017
2 usages
66 stars

A java library for communicating with XBee radios

<dependency>
    <groupId>com.rapplogic</groupId>
    <artifactId>xbee-api</artifactId>
    <version>0.9.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.rapplogic : xbee-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.3

All Versions

Choose a version of com.rapplogic : xbee-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
xbee-api-0.9.3
xbee-api-0.9.2
xbee-api-0.9.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.rapplogic</groupId>
    <artifactId>xbee-api</artifactId>
    <version>0.9.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.rapplogic : xbee-api gradle dependency to your build.gradle file:

implementation 'com.rapplogic:xbee-api:0.9.3'

Gradle Kotlin DSL: Add the following com.rapplogic : xbee-api gradle kotlin dependency to your build.gradle.kts file:

implementation("com.rapplogic:xbee-api:0.9.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.rapplogic : xbee-api sbt scala dependency to your build.sbt file:

libraryDependencies += "com.rapplogic" % "xbee-api" % "0.9.3"

Advertisement

Dependencies from Group

Feb 25, 2017
2 usages
66 stars
Jan 08, 2017
0 stars
Jan 08, 2017
31 stars

Discover Dependencies

Jun 19, 2023
10 usages
616 stars
Dec 21, 2019
2 usages
Jan 25, 2020
13 usages
1k stars
Aug 16, 2020
12 stars
Jul 24, 2017
1 usages
3.5k stars
Jul 24, 2017
9 usages
3.5k stars
Jul 22, 2022
1 usages
2.1k stars