is not current version
Last Version 1.4.7

com.zsmartsystems:zigbee 1.2.7

Open Source ZigBee Framework

GroupId

GroupId

com.zsmartsystems
ArtifactId

ArtifactId

zigbee
Version

Version

1.2.7
Type

Type

pom

Download zigbee 1.2.7

Filename Size
zigbee-1.2.7.pom 9 KB
Browse

<!-- https://jarcasting.com/artifacts/com.zsmartsystems/zigbee/ -->
<dependency>
    <groupId>com.zsmartsystems</groupId>
    <artifactId>zigbee</artifactId>
    <version>1.2.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.zsmartsystems/zigbee/
implementation 'com.zsmartsystems:zigbee:1.2.7'
// https://jarcasting.com/artifacts/com.zsmartsystems/zigbee/
implementation ("com.zsmartsystems:zigbee:1.2.7")
'com.zsmartsystems:zigbee:pom:1.2.7'
<dependency org="com.zsmartsystems" name="zigbee" rev="1.2.7">
  <artifact name="zigbee" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.zsmartsystems', module='zigbee', version='1.2.7')
)
libraryDependencies += "com.zsmartsystems" % "zigbee" % "1.2.7"
[com.zsmartsystems/zigbee "1.2.7"]