is not current version
Last Version 1.9.14.20

Dex Utils Lib From AOSP 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

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.tencent.tinker
ArtifactId

ArtifactId

aosp-dexutils
Version

Version

1.9.14.18
Type

Type

jar
Description

Description

Dex Utils Lib From AOSP
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 aosp-dexutils 1.9.14.18


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.