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.1.jar download
aosp-dexutils-2.0.1.pom download
Apache Maven
<dependency>
  <groupId>com.tencent.tcr</groupId>
  <artifactId>aosp-dexutils</artifactId>
  <version>2.0.1</version>
</dependency>
Gradle Groovy
implementation 'com.tencent.tcr:aosp-dexutils:2.0.1'
Gradle Kotlin
implementation("com.tencent.tcr:aosp-dexutils:2.0.1")
Scala SBT
libraryDependencies += "com.tencent.tcr" % "aosp-dexutils" % "2.0.1"
Groovy Grape
@Grapes(
  @Grab(group='com.tencent.tcr', module='aosp-dexutils', version='2.0.1')
)
Apache Ivy
<dependency org="com.tencent.tcr" name="aosp-dexutils" rev="2.0.1" />
Leiningen
[com.tencent.tcr/aosp-dexutils "2.0.1"]
Apache Buildr
'com.tencent.tcr:aosp-dexutils:jar:2.0.1'
Dependencies
The project has no third-party dependencies