is not current version
Last Version 1.7.5

com.github.zouchongjin:hap-module-system-starter 1.0.5

System Module For Huafon Hap.

GroupId

GroupId

com.github.zouchongjin
ArtifactId

ArtifactId

hap-module-system-starter
Version

Version

1.0.5
Type

Type

jar

Download hap-module-system-starter 1.0.5


<!-- https://jarcasting.com/artifacts/com.github.zouchongjin/hap-module-system-starter/ -->
<dependency>
    <groupId>com.github.zouchongjin</groupId>
    <artifactId>hap-module-system-starter</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zouchongjin/hap-module-system-starter/
implementation 'com.github.zouchongjin:hap-module-system-starter:1.0.5'
// https://jarcasting.com/artifacts/com.github.zouchongjin/hap-module-system-starter/
implementation ("com.github.zouchongjin:hap-module-system-starter:1.0.5")
'com.github.zouchongjin:hap-module-system-starter:jar:1.0.5'
<dependency org="com.github.zouchongjin" name="hap-module-system-starter" rev="1.0.5">
  <artifact name="hap-module-system-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zouchongjin', module='hap-module-system-starter', version='1.0.5')
)
libraryDependencies += "com.github.zouchongjin" % "hap-module-system-starter" % "1.0.5"
[com.github.zouchongjin/hap-module-system-starter "1.0.5"]