| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.tencent.iot.explorer |
| Идентификатор | Идентификаторesptouch |
| Последняя версия | Последняя версия0.0.1 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеesptouch
esptouch sdk for explorer-link-android.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| esptouch-0.0.1.pom | |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.tencent.iot.explorer/esptouch/ -->
<dependency>
<groupId>com.tencent.iot.explorer</groupId>
<artifactId>esptouch</artifactId>
<version>0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.iot.explorer/esptouch/
implementation 'com.tencent.iot.explorer:esptouch:0.0.1'
// https://jarcasting.com/artifacts/com.tencent.iot.explorer/esptouch/
implementation ("com.tencent.iot.explorer:esptouch:0.0.1")
'com.tencent.iot.explorer:esptouch:aar:0.0.1'
<dependency org="com.tencent.iot.explorer" name="esptouch" rev="0.0.1">
<artifact name="esptouch" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.iot.explorer', module='esptouch', version='0.0.1')
)
libraryDependencies += "com.tencent.iot.explorer" % "esptouch" % "0.0.1"
[com.tencent.iot.explorer/esptouch "0.0.1"]