is not current version
Last Version 0.1.29

cn.ximcloud.homekit:ximcloud-homekit-core 0.1.20

homekit

GroupId

GroupId

cn.ximcloud.homekit
ArtifactId

ArtifactId

ximcloud-homekit-core
Version

Version

0.1.20
Type

Type

jar

Download ximcloud-homekit-core 0.1.20


<!-- https://jarcasting.com/artifacts/cn.ximcloud.homekit/ximcloud-homekit-core/ -->
<dependency>
    <groupId>cn.ximcloud.homekit</groupId>
    <artifactId>ximcloud-homekit-core</artifactId>
    <version>0.1.20</version>
</dependency>
// https://jarcasting.com/artifacts/cn.ximcloud.homekit/ximcloud-homekit-core/
implementation 'cn.ximcloud.homekit:ximcloud-homekit-core:0.1.20'
// https://jarcasting.com/artifacts/cn.ximcloud.homekit/ximcloud-homekit-core/
implementation ("cn.ximcloud.homekit:ximcloud-homekit-core:0.1.20")
'cn.ximcloud.homekit:ximcloud-homekit-core:jar:0.1.20'
<dependency org="cn.ximcloud.homekit" name="ximcloud-homekit-core" rev="0.1.20">
  <artifact name="ximcloud-homekit-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.ximcloud.homekit', module='ximcloud-homekit-core', version='0.1.20')
)
libraryDependencies += "cn.ximcloud.homekit" % "ximcloud-homekit-core" % "0.1.20"
[cn.ximcloud.homekit/ximcloud-homekit-core "0.1.20"]