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