Autoparse XML Processor

A java library built specifically for Android that uses code generation to parse XML into custom objects in your project.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.workday
ArtifactId

ArtifactId

autoparse-xml-processor
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

Autoparse XML Processor
A java library built specifically for Android that uses code generation to parse XML into custom objects in your project.
Project URL

Project URL

https://github.com/workday/autoparse-xml
Source Code Management

Source Code Management

https://github.com/workday/autoparse-xml

Download autoparse-xml-processor

How to add to project

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

Dependencies

runtime (3)

Group / Artifact Type Version
com.workday : autoparse-xml jar 1.2.2
com.squareup : javawriter jar 2.5.0
com.workday : metajava jar 1.0

Project Modules

There are no modules declared in this project.
com.workday

Workday

Versions

Version
1.2.2
1.2.1
1.0