Last Version

apk-parser 2.6.10

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

The BSD 2-Clause License
Categories

Categories

Net
GroupId

GroupId

net.dongliu
ArtifactId

ArtifactId

apk-parser
Version

Version

2.6.10
Type

Type

jar
Description

Description

apk-parser
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/hsiafan/apk-parser
Source Code Management

Source Code Management

https://github.com/hsiafan/apk-parser

Download apk-parser 2.6.10


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 Optional jar 3.0.0
org.bouncycastle : bcprov-jdk15on Optional jar 1.58
org.bouncycastle : bcpkix-jdk15on Optional jar 1.58

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.