a

aosp-dexutils

tinker
https://github.com/Tencent/tinker
BSD License BSD License
Tencent Wechat, Inc. Tencent Wechat, Inc.
文件下载
文件名 操作
aosp-dexutils-1.9.5.jar 下载
aosp-dexutils-1.9.5.pom 下载
aosp-dexutils-1.9.5-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.tencent.tinker</groupId>
  <artifactId>aosp-dexutils</artifactId>
  <version>1.9.5</version>
</dependency>
Gradle Groovy
implementation 'com.tencent.tinker:aosp-dexutils:1.9.5'
Gradle Kotlin
implementation("com.tencent.tinker:aosp-dexutils:1.9.5")
Scala SBT
libraryDependencies += "com.tencent.tinker" % "aosp-dexutils" % "1.9.5"
Groovy Grape
@Grapes(
  @Grab(group='com.tencent.tinker', module='aosp-dexutils', version='1.9.5')
)
Apache Ivy
<dependency org="com.tencent.tinker" name="aosp-dexutils" rev="1.9.5" />
Leiningen
[com.tencent.tinker/aosp-dexutils "1.9.5"]
Apache Buildr
'com.tencent.tinker:aosp-dexutils:jar:1.9.5'
本项目依赖
该项目无第三方依赖