Last Version

Tinker Android Lib 1.9.14.20

Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstalling apk.

License

License

GroupId

GroupId

com.tencent.tinker
ArtifactId

ArtifactId

tinker-android-lib
Version

Version

1.9.14.20
Type

Type

aar
Description

Description

Tinker Android Lib
Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstalling apk.
Project URL

Project URL

https://github.com/Tencent/tinker
Source Code Management

Source Code Management

https://github.com/Tencent/tinker.git

Download tinker-android-lib 1.9.14.20


<!-- https://jarcasting.com/artifacts/com.tencent.tinker/tinker-android-lib/ -->
<dependency>
    <groupId>com.tencent.tinker</groupId>
    <artifactId>tinker-android-lib</artifactId>
    <version>1.9.14.20</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.tinker/tinker-android-lib/
implementation 'com.tencent.tinker:tinker-android-lib:1.9.14.20'
// https://jarcasting.com/artifacts/com.tencent.tinker/tinker-android-lib/
implementation ("com.tencent.tinker:tinker-android-lib:1.9.14.20")
'com.tencent.tinker:tinker-android-lib:aar:1.9.14.20'
<dependency org="com.tencent.tinker" name="tinker-android-lib" rev="1.9.14.20">
  <artifact name="tinker-android-lib" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.tinker', module='tinker-android-lib', version='1.9.14.20')
)
libraryDependencies += "com.tencent.tinker" % "tinker-android-lib" % "1.9.14.20"
[com.tencent.tinker/tinker-android-lib "1.9.14.20"]

Dependencies

compile (3)

Group / Artifact Type Version
com.tencent.tinker : tinker-android-loader jar 1.9.14.20
com.tencent.tinker : tinker-commons jar 1.9.14.20
com.tencent.tinker : tinker-android-anno-support jar 1.9.14.20

Project Modules

There are no modules declared in this project.