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