| License |
License |
|---|---|
| GroupId | GroupIdcom.tencent.iot.explorer |
| ArtifactId | ArtifactIdesptouch |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionesptouch
esptouch sdk for explorer-link-android.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| esptouch-0.0.1.pom | |
| Browse |
<!-- 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"]