Jar examples for a:apk-parser
Parser for android app *.apk files
You can download jar file apk-parser 2.4.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add apk-parser-2.4.2.jar to your project.
<dependency> <groupId>net.dongliu</groupId> <artifactId>apk-parser</artifactId> <version>2.4.2</version> </dependency>
compile group: 'net.dongliu', name: 'apk-parser', version: '2.4.2'
libraryDependencies += "net.dongliu" % "apk-parser" % "2.4.2"
<dependency org="net.dongliu" name="apk-parser" rev="2.4.2"/>
@Grapes(@Grab(group='net.dongliu', module='apk-parser', version='2.4.2'))
'net.dongliu:apk-parser:jar:2.4.2'
Click the following link to download the jar file.
apk-parser-2.4.2-javadoc.jar