Last Version

APK Parser 1.0.2

APK parser for Android

License

License

GroupId

GroupId

com.jaredrummler
ArtifactId

ArtifactId

apk-parser
Version

Version

1.0.2
Type

Type

aar
Description

Description

APK Parser
APK parser for Android
Project URL

Project URL

https://github.com/jaredrummler/APKParser
Source Code Management

Source Code Management

https://github.com/jaredrummler/APKParser.git

Download apk-parser 1.0.2


<!-- https://jarcasting.com/artifacts/com.jaredrummler/apk-parser/ -->
<dependency>
    <groupId>com.jaredrummler</groupId>
    <artifactId>apk-parser</artifactId>
    <version>1.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.jaredrummler/apk-parser/
implementation 'com.jaredrummler:apk-parser:1.0.2'
// https://jarcasting.com/artifacts/com.jaredrummler/apk-parser/
implementation ("com.jaredrummler:apk-parser:1.0.2")
'com.jaredrummler:apk-parser:aar:1.0.2'
<dependency org="com.jaredrummler" name="apk-parser" rev="1.0.2">
  <artifact name="apk-parser" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.jaredrummler', module='apk-parser', version='1.0.2')
)
libraryDependencies += "com.jaredrummler" % "apk-parser" % "1.0.2"
[com.jaredrummler/apk-parser "1.0.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.