Download apktool-lib-1.4.4-3.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-3 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-3.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials