Last Version

Zson 1.3.0

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

License

License

GroupId

GroupId

com.zeoflow
ArtifactId

ArtifactId

zson
Version

Version

1.3.0
Type

Type

jar
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 1.3.0


<!-- https://jarcasting.com/artifacts/com.zeoflow/zson/ -->
<dependency>
    <groupId>com.zeoflow</groupId>
    <artifactId>zson</artifactId>
    <version>1.3.0</version>
</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:jar:1.3.0'
<dependency org="com.zeoflow" name="zson" rev="1.3.0">
  <artifact name="zson" type="jar" />
</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.