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