is not current version
Last Version 1.9.14.20

Tinker Common libs 1.9.14.18

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-commons
Version

Version

1.9.14.18
Type

Type

jar
Description

Description

Tinker Common libs
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-commons 1.9.14.18


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

Dependencies

compile (3)

Group / Artifact Type Version
com.tencent.tinker : aosp-dexutils jar 1.9.14.18
com.tencent.tinker : bsdiff-util jar 1.9.14.18
com.tencent.tinker : tinker-ziputils jar 1.9.14.18

Project Modules

There are no modules declared in this project.