| License |
License |
|---|---|
| GroupId | GroupIdcom.tencent.tcr |
| ArtifactId | ArtifactIdmicro-update-sdk |
| Last Version | Last Version2.0.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionmicro-update-sdk
micro-update-sdk make use tinker easy.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| micro-update-sdk-2.0.1.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.tcr/micro-update-sdk/ -->
<dependency>
<groupId>com.tencent.tcr</groupId>
<artifactId>micro-update-sdk</artifactId>
<version>2.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.tcr/micro-update-sdk/
implementation 'com.tencent.tcr:micro-update-sdk:2.0.1'
// https://jarcasting.com/artifacts/com.tencent.tcr/micro-update-sdk/
implementation ("com.tencent.tcr:micro-update-sdk:2.0.1")
'com.tencent.tcr:micro-update-sdk:aar:2.0.1'
<dependency org="com.tencent.tcr" name="micro-update-sdk" rev="2.0.1">
<artifact name="micro-update-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.tcr', module='micro-update-sdk', version='2.0.1')
)
libraryDependencies += "com.tencent.tcr" % "micro-update-sdk" % "2.0.1"
[com.tencent.tcr/micro-update-sdk "2.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.tencent.tcr : tinker-android-lib | jar | 2.0.1 |
| androidx.multidex » multidex | jar | 2.0.1 |
| com.bytedance : bytehook | jar | 1.0.4 |