MVN

com.workday : autoparse-json

Maven & Gradle

Jul 05, 2023
1 usages
11 stars

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

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

Latest Version

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

  • Latest Stable: 0.7

All Versions

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

Version Vulnerabilities Updated
0.7
autoparse-json-0.7
0.6
autoparse-json-0.6
0.5
autoparse-json-0.5
0.4
autoparse-json-0.4
0.2
autoparse-json-0.2
0.1
autoparse-json-0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.workday</groupId>
    <artifactId>autoparse-json</artifactId>
    <version>0.7</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.workday:autoparse-json:0.7'

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

implementation("com.workday:autoparse-json:0.7")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.workday" % "autoparse-json" % "0.7"

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

Feb 02, 2018
1 usages
0 stars
Jul 28, 2016
2 usages
289 stars
Jul 28, 2016
2 usages
289 stars
May 25, 2016
1 usages
51 stars
May 21, 2018
2 usages
15k stars
Jul 07, 2018
1 usages
1 stars
May 19, 2016
1 usages
1 stars
Jul 31, 2017
1 usages
1 stars