is not current version
Last Version 1.4.4-5

com.github.tony19:apktool-lib 1.4.4-3

Android XML resource parser

GroupId

GroupId

com.github.tony19
ArtifactId

ArtifactId

apktool-lib
Version

Version

1.4.4-3
Type

Type

jar

Download apktool-lib 1.4.4-3


<!-- https://jarcasting.com/artifacts/com.github.tony19/apktool-lib/ -->
<dependency>
    <groupId>com.github.tony19</groupId>
    <artifactId>apktool-lib</artifactId>
    <version>1.4.4-3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tony19/apktool-lib/
implementation 'com.github.tony19:apktool-lib:1.4.4-3'
// https://jarcasting.com/artifacts/com.github.tony19/apktool-lib/
implementation ("com.github.tony19:apktool-lib:1.4.4-3")
'com.github.tony19:apktool-lib:jar:1.4.4-3'
<dependency org="com.github.tony19" name="apktool-lib" rev="1.4.4-3">
  <artifact name="apktool-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tony19', module='apktool-lib', version='1.4.4-3')
)
libraryDependencies += "com.github.tony19" % "apktool-lib" % "1.4.4-3"
[com.github.tony19/apktool-lib "1.4.4-3"]