Last Version

JSON Auto Serialize/deserialize 2.3

Auto serialization/deserialization classes for jsonutil

License

License

Categories

Categories

Net Auto Application Layer Libs Code Generators JSON Data
GroupId

GroupId

net.pwall.json
ArtifactId

ArtifactId

jsonauto
Version

Version

2.3
Type

Type

jar
Description

Description

JSON Auto Serialize/deserialize
Auto serialization/deserialization classes for jsonutil
Project URL

Project URL

https://github.com/pwall567/jsonauto
Source Code Management

Source Code Management

https://github.com/pwall567/jsonauto.git

Download jsonauto 2.3


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

Dependencies

compile (2)

Group / Artifact Type Version
net.pwall.json : jsonutil jar 2.0
net.pwall.util : javautil jar 2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.