XBee Library for Android

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

License

License

GroupId

GroupId

com.digi.xbee
ArtifactId

ArtifactId

xbee-android-library
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

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

Project URL

https://github.com/digidotcom/xbee-android
Source Code Management

Source Code Management

https://github.com/digidotcom/xbee-android

Download xbee-android-library

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.digi.xbee : xbee-java-library jar 1.3.0

runtime (2)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 28.0.0
com.digi » android-sdk-addon jar 3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0