MVN

org.apktool : apktool-lib

Maven & Gradle

Jul 22, 2023
1 usages
18.8k stars

Apktool · A tool for reverse engineering Android apk files.

<dependency>
    <groupId>org.apktool</groupId>
    <artifactId>apktool-lib</artifactId>
    <version>2.8.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apktool : apktool-lib to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.8.1

All Versions

Choose a version of org.apktool : apktool-lib to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.8.x
apktool-lib-2.8.1
apktool-lib-2.8.0
2.7.x
apktool-lib-2.7.0
2.6.x
apktool-lib-2.6.1
apktool-lib-2.6.0
2.5.x
apktool-lib-2.5.1-dev

How to add a dependency to Maven

Add the following org.apktool : apktool-lib maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apktool</groupId>
    <artifactId>apktool-lib</artifactId>
    <version>2.8.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apktool : apktool-lib gradle dependency to your build.gradle file:

implementation 'org.apktool:apktool-lib:2.8.1'

Gradle Kotlin DSL: Add the following org.apktool : apktool-lib gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apktool:apktool-lib:2.8.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apktool : apktool-lib sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apktool" % "apktool-lib" % "2.8.1"

Advertisement

Dependencies from Group

Jul 22, 2023
3 usages
18.8k stars
Jul 22, 2023
2 usages
18.8k stars
Jul 22, 2023
1 usages
18.8k stars
Jul 22, 2023
1 usages
18.8k stars
Jul 22, 2023
18.8k stars

Discover Dependencies

Aug 24, 2023
1 usages
224 stars
Aug 07, 2023
1 usages
Jun 06, 2021
3 usages
0 stars
Aug 22, 2023
4 usages
2.1k stars
Aug 22, 2023
3 usages
71 stars
Dec 17, 2021
3 stars