| License |
License |
|---|---|
| GroupId | GroupIdcom.zsmartsystems |
| ArtifactId | ArtifactIdzigbee |
| Last Version | Last Version1.4.7 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionZssBee
Open Source ZigBee Framework
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationZ-Smart Systems |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| zigbee-1.4.7.pom | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.zsmartsystems/zigbee/ -->
<dependency>
<groupId>com.zsmartsystems</groupId>
<artifactId>zigbee</artifactId>
<version>1.4.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.zsmartsystems/zigbee/
implementation 'com.zsmartsystems:zigbee:1.4.7'
// https://jarcasting.com/artifacts/com.zsmartsystems/zigbee/
implementation ("com.zsmartsystems:zigbee:1.4.7")
'com.zsmartsystems:zigbee:pom:1.4.7'
<dependency org="com.zsmartsystems" name="zigbee" rev="1.4.7">
<artifact name="zigbee" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.zsmartsystems', module='zigbee', version='1.4.7')
)
libraryDependencies += "com.zsmartsystems" % "zigbee" % "1.4.7"
[com.zsmartsystems/zigbee "1.4.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 3.2.4 |
| org.awaitility : awaitility | jar | 2.0.0 |