Last Version

AXMLParser 1.0

An AXMLParser compatible with aapt2

License

License

GroupId

GroupId

com.shazam
ArtifactId

ArtifactId

axmlparser
Version

Version

1.0
Type

Type

jar
Description

Description

AXMLParser
An AXMLParser compatible with aapt2
Project URL

Project URL

https://github.com/shazam/axmlparser
Source Code Management

Source Code Management

https://github.com/shazam/axmlparser

Download axmlparser 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
org.apache.commons : commons-lang3 jar 3.4

Project Modules

There are no modules declared in this project.