is not current version
Last Version 1.9.14.20

Tinker Patch Gradle Plugin 1.9.14.17

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

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.tencent.tinker
ArtifactId

ArtifactId

tinker-patch-gradle-plugin
Version

Version

1.9.14.17
Type

Type

jar
Description

Description

Tinker Patch Gradle Plugin
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-patch-gradle-plugin 1.9.14.17


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

Dependencies

runtime (3)

Group / Artifact Type Version
com.tencent.tinker : tinker-patch-lib jar 1.9.14.17
com.google.gradle : osdetector-gradle-plugin jar 1.6.0
commons-codec : commons-codec jar 1.10

Project Modules

There are no modules declared in this project.