xbee-api-java

A library for parsing xbee api messages

License

License

Categories

Categories

Java Languages Auto Application Layer Libs Code Generators
GroupId

GroupId

com.autofrog.xbee
ArtifactId

ArtifactId

xbee-api-java
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

xbee-api-java
A library for parsing xbee api messages
Project URL

Project URL

https://github.com/wz2b/xbee-api-java

Download xbee-api-java

How to add to project

<!-- https://jarcasting.com/artifacts/com.autofrog.xbee/xbee-api-java/ -->
<dependency>
    <groupId>com.autofrog.xbee</groupId>
    <artifactId>xbee-api-java</artifactId>
    <version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.autofrog.xbee/xbee-api-java/
implementation 'com.autofrog.xbee:xbee-api-java:0.1.3'
// https://jarcasting.com/artifacts/com.autofrog.xbee/xbee-api-java/
implementation ("com.autofrog.xbee:xbee-api-java:0.1.3")
'com.autofrog.xbee:xbee-api-java:jar:0.1.3'
<dependency org="com.autofrog.xbee" name="xbee-api-java" rev="0.1.3">
  <artifact name="xbee-api-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.autofrog.xbee', module='xbee-api-java', version='0.1.3')
)
libraryDependencies += "com.autofrog.xbee" % "xbee-api-java" % "0.1.3"
[com.autofrog.xbee/xbee-api-java "0.1.3"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.easymock : easymock jar 3.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.3