| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.zouchongjin |
| Идентификатор | Идентификаторhap-module-system-starter |
| Последняя версия | Последняя версия1.7.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеhap-module-system-starter
System Module For Huafon Hap.
|
| Имя Файла | Размер |
|---|---|
| hap-module-system-starter-1.7.5.pom | |
| hap-module-system-starter-1.7.5.jar | 176 KB |
| hap-module-system-starter-1.7.5-sources.jar | 110 KB |
| hap-module-system-starter-1.7.5-javadoc.jar | 640 KB |
| Обзор |
<!-- 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.7.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zouchongjin/hap-module-system-starter/
implementation 'com.github.zouchongjin:hap-module-system-starter:1.7.5'
// https://jarcasting.com/artifacts/com.github.zouchongjin/hap-module-system-starter/
implementation ("com.github.zouchongjin:hap-module-system-starter:1.7.5")
'com.github.zouchongjin:hap-module-system-starter:jar:1.7.5'
<dependency org="com.github.zouchongjin" name="hap-module-system-starter" rev="1.7.5">
<artifact name="hap-module-system-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zouchongjin', module='hap-module-system-starter', version='1.7.5')
)
libraryDependencies += "com.github.zouchongjin" % "hap-module-system-starter" % "1.7.5"
[com.github.zouchongjin/hap-module-system-starter "1.7.5"]