a

aosp-dexutils

tinker
https://github.com/Tencent/tinker
BSD License BSD License
Tencent Wechat, Inc. Tencent Wechat, Inc.
Files download
File Operation
aosp-dexutils-1.7.8.jar download
aosp-dexutils-1.7.8.pom download
aosp-dexutils-1.7.8-sources.jar download
Apache Maven
<dependency>
  <groupId>com.tencent.tinker</groupId>
  <artifactId>aosp-dexutils</artifactId>
  <version>1.7.8</version>
</dependency>
Gradle Groovy
implementation 'com.tencent.tinker:aosp-dexutils:1.7.8'
Gradle Kotlin
implementation("com.tencent.tinker:aosp-dexutils:1.7.8")
Scala SBT
libraryDependencies += "com.tencent.tinker" % "aosp-dexutils" % "1.7.8"
Groovy Grape
@Grapes(
  @Grab(group='com.tencent.tinker', module='aosp-dexutils', version='1.7.8')
)
Apache Ivy
<dependency org="com.tencent.tinker" name="aosp-dexutils" rev="1.7.8" />
Leiningen
[com.tencent.tinker/aosp-dexutils "1.7.8"]
Apache Buildr
'com.tencent.tinker:aosp-dexutils:jar:1.7.8'
Dependencies
The project has no third-party dependencies