License |
License |
---|---|
GroupId | GroupIdcom.tencent.tinker |
ArtifactId | ArtifactIdtinker-patch-lib |
Last Version | Last Version1.9.14.20 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTinker Patch Lib
Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstalling apk.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tinker-patch-lib-1.9.14.20.pom | |
tinker-patch-lib-1.9.14.20.jar | 236 KB |
tinker-patch-lib-1.9.14.20-sources.jar | 137 KB |
tinker-patch-lib-1.9.14.20-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.tinker/tinker-patch-lib/ -->
<dependency>
<groupId>com.tencent.tinker</groupId>
<artifactId>tinker-patch-lib</artifactId>
<version>1.9.14.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.tinker/tinker-patch-lib/
implementation 'com.tencent.tinker:tinker-patch-lib:1.9.14.20'
// https://jarcasting.com/artifacts/com.tencent.tinker/tinker-patch-lib/
implementation ("com.tencent.tinker:tinker-patch-lib:1.9.14.20")
'com.tencent.tinker:tinker-patch-lib:jar:1.9.14.20'
<dependency org="com.tencent.tinker" name="tinker-patch-lib" rev="1.9.14.20">
<artifact name="tinker-patch-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.tinker', module='tinker-patch-lib', version='1.9.14.20')
)
libraryDependencies += "com.tencent.tinker" % "tinker-patch-lib" % "1.9.14.20"
[com.tencent.tinker/tinker-patch-lib "1.9.14.20"]
Group / Artifact | Type | Version |
---|---|---|
com.tencent.tinker : tinker-commons | jar | 1.9.14.20 |
com.tencent.mm » apk-parser-lib | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 14.0.1 |
org.ow2.asm : asm | jar | 6.0 |
org.smali : dexlib2 | jar | 2.3.1 |
dom4j : dom4j | jar | 1.6.1 |