Zson

A Java serialization/deserialization library - convert Java Objects easier into JSON and back.

License

License

GroupId

GroupId

com.zeoflow
ArtifactId

ArtifactId

zson
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

aar
Description

Description

Zson
A Java serialization/deserialization library - convert Java Objects easier into JSON and back.
Project URL

Project URL

https://github.com/zeoflow/zson
Source Code Management

Source Code Management

https://github.com/zeoflow/zson

Download zson

How to add to project

<!-- https://jarcasting.com/artifacts/com.zeoflow/zson/ -->
<dependency>
    <groupId>com.zeoflow</groupId>
    <artifactId>zson</artifactId>
    <version>1.3.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.zeoflow/zson/
implementation 'com.zeoflow:zson:1.3.0'
// https://jarcasting.com/artifacts/com.zeoflow/zson/
implementation ("com.zeoflow:zson:1.3.0")
'com.zeoflow:zson:aar:1.3.0'
<dependency org="com.zeoflow" name="zson" rev="1.3.0">
  <artifact name="zson" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.zeoflow', module='zson', version='1.3.0')
)
libraryDependencies += "com.zeoflow" % "zson" % "1.3.0"
[com.zeoflow/zson "1.3.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

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

ZeoFlow

From ZeoFlow with ❤️ to Developers

Versions

Version
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0