MVN

net.pwall.util : jsonauto

Maven & Gradle

Apr 17, 2017
1 stars

JSON Auto Serialize/deserialize · Auto serialization/deserialization classes for jsonutil

<dependency>
    <groupId>net.pwall.util</groupId>
    <artifactId>jsonauto</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.pwall.util : jsonauto to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of net.pwall.util : jsonauto to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
jsonauto-1.0

How to add a dependency to Maven

Add the following net.pwall.util : jsonauto maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.pwall.util</groupId>
    <artifactId>jsonauto</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.pwall.util : jsonauto gradle dependency to your build.gradle file:

implementation 'net.pwall.util:jsonauto:1.0'

Gradle Kotlin DSL: Add the following net.pwall.util : jsonauto gradle kotlin dependency to your build.gradle.kts file:

implementation("net.pwall.util:jsonauto:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.pwall.util : jsonauto sbt scala dependency to your build.sbt file:

libraryDependencies += "net.pwall.util" % "jsonauto" % "1.0"

Advertisement

Dependencies from Group

Dec 26, 2020
20 usages
1 stars
May 21, 2023
10 usages
1 stars
Apr 07, 2022
7 usages
0 stars
Jul 23, 2023
4 usages
0 stars
Jan 08, 2023
3 usages
0 stars

Discover Dependencies

Mar 07, 2018
1 usages
11 stars
Mar 07, 2018
1 usages
11 stars
Oct 23, 2018
2 usages
3 stars
Oct 23, 2018
1 usages
3 stars
Oct 23, 2018
3 stars
Mar 28, 2017
2 stars