Download apktool-lib-1.4.4-4.jar file - Jar a

Jar examples for a:apktool-lib

Description

"Android XML resource parser"

You can download jar file apktool-lib 1.4.4-4 in this page.

License

"The Apache Software License, Version 2.0"

Build File

You can use the following script to add apktool-lib-1.4.4-4.jar to your project.

<dependency>
   <groupId>com.github.tony19</groupId>
   <artifactId>apktool-lib</artifactId>
   <version>1.4.4-4</version>
</dependency>
compile group: 'com.github.tony19', name: 'apktool-lib', version: '1.4.4-4'
libraryDependencies += "com.github.tony19" % "apktool-lib" % "1.4.4-4"
<dependency org="com.github.tony19" name="apktool-lib" rev="1.4.4-4"/>
@Grapes(@Grab(group='com.github.tony19', module='apktool-lib', version='1.4.4-4'))
'com.github.tony19:apktool-lib:jar:1.4.4-4'

Download

Click the following link to download the jar file.

apktool-lib-1.4.4-4-javadoc.jar
apktool-lib-1.4.4-4-sources.jar
apktool-lib-1.4.4-4.pom



Related Tutorials