is not current version
Last Version 1.4.7

com.zsmartsystems:zigbee 1.3.6

Open Source ZigBee Framework

GroupId

GroupId

com.zsmartsystems
ArtifactId

ArtifactId

zigbee
Version

Version

1.3.6
Type

Type

pom

Download zigbee 1.3.6

Filename Size
zigbee-1.3.6.pom 9 KB
Browse

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