MVN

com.workday : autoparse-xml

Maven & Gradle

Apr 30, 2020
1 usages
6 stars

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

<dependency>
    <groupId>com.workday</groupId>
    <artifactId>autoparse-xml</artifactId>
    <version>1.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.workday : autoparse-xml to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.1

All Versions

Choose a version of com.workday : autoparse-xml to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
autoparse-xml-1.2.2
autoparse-xml-1.2.1
1.0
autoparse-xml-1.0

How to add a dependency to Maven

Add the following com.workday : autoparse-xml maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.workday</groupId>
    <artifactId>autoparse-xml</artifactId>
    <version>1.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.workday : autoparse-xml gradle dependency to your build.gradle file:

implementation 'com.workday:autoparse-xml:1.2.1'

Gradle Kotlin DSL: Add the following com.workday : autoparse-xml gradle kotlin dependency to your build.gradle.kts file:

implementation("com.workday:autoparse-xml:1.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.workday : autoparse-xml sbt scala dependency to your build.sbt file:

libraryDependencies += "com.workday" % "autoparse-xml" % "1.2.1"

Advertisement

Dependencies from Group

Jan 12, 2016
6 usages
14 stars
Jan 20, 2016
2 usages
62 stars
Feb 05, 2018
2 usages
18 stars
Apr 30, 2020
1 usages
6 stars
Jan 20, 2016
1 usages
62 stars

Discover Dependencies

Jun 21, 2016
2 usages
113 stars
Mar 29, 2017
2 usages
21 stars
Jun 29, 2016
1 usages
3 stars
May 24, 2017
1 usages
18 stars
Nov 27, 2015
2 usages
33 stars
Jan 09, 2017
1 usages
264 stars
Feb 01, 2017
2 usages
0 stars
Nov 23, 2015
1 usages
1 stars