License |
License |
---|---|
GroupId | GroupIdcom.zsmartsystems |
ArtifactId | ArtifactIdzigbee |
Version | Version1.4.3 |
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.3.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zsmartsystems/zigbee/ -->
<dependency>
<groupId>com.zsmartsystems</groupId>
<artifactId>zigbee</artifactId>
<version>1.4.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.zsmartsystems/zigbee/
implementation 'com.zsmartsystems:zigbee:1.4.3'
// https://jarcasting.com/artifacts/com.zsmartsystems/zigbee/
implementation ("com.zsmartsystems:zigbee:1.4.3")
'com.zsmartsystems:zigbee:pom:1.4.3'
<dependency org="com.zsmartsystems" name="zigbee" rev="1.4.3">
<artifact name="zigbee" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.zsmartsystems', module='zigbee', version='1.4.3')
)
libraryDependencies += "com.zsmartsystems" % "zigbee" % "1.4.3"
[com.zsmartsystems/zigbee "1.4.3"]
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 |