a

aosp-dexutils

Micro tinker provide hot update capability.
https://github.com/tencentyun/cloudgame-android-sdk
Tencent Binary License
tencent
Files download
File Operation
aosp-dexutils-2.0.4.jar download
aosp-dexutils-2.0.4.pom download
Apache Maven
<dependency>
  <groupId>com.tencent.tcr</groupId>
  <artifactId>aosp-dexutils</artifactId>
  <version>2.0.4</version>
</dependency>
Gradle Groovy
implementation 'com.tencent.tcr:aosp-dexutils:2.0.4'
Gradle Kotlin
implementation("com.tencent.tcr:aosp-dexutils:2.0.4")
Scala SBT
libraryDependencies += "com.tencent.tcr" % "aosp-dexutils" % "2.0.4"
Groovy Grape
@Grapes(
  @Grab(group='com.tencent.tcr', module='aosp-dexutils', version='2.0.4')
)
Apache Ivy
<dependency org="com.tencent.tcr" name="aosp-dexutils" rev="2.0.4" />
Leiningen
[com.tencent.tcr/aosp-dexutils "2.0.4"]
Apache Buildr
'com.tencent.tcr:aosp-dexutils:jar:2.0.4'
Dependencies
The project has no third-party dependencies