MVN

com.zeoflow : zson

Maven & Gradle

Mar 23, 2021
4 usages
16 stars

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

<dependency>
    <groupId>com.zeoflow</groupId>
    <artifactId>zson</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.zeoflow : zson to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of com.zeoflow : zson to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
zson-1.3.0
1.2.x
zson-1.2.3
zson-1.2.2
zson-1.2.1
zson-1.2.0
1.1.x
zson-1.1.0
1.0.x
zson-1.0.0

How to add a dependency to Maven

Add the following com.zeoflow : zson maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.zeoflow</groupId>
    <artifactId>zson</artifactId>
    <version>1.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.zeoflow : zson gradle dependency to your build.gradle file:

implementation 'com.zeoflow:zson:1.3.0'

Gradle Kotlin DSL: Add the following com.zeoflow : zson gradle kotlin dependency to your build.gradle.kts file:

implementation("com.zeoflow:zson:1.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.zeoflow : zson sbt scala dependency to your build.sbt file:

libraryDependencies += "com.zeoflow" % "zson" % "1.3.0"

Advertisement

Dependencies from Group

Jun 16, 2021
5 usages
23 stars
Mar 23, 2021
4 usages
16 stars
Jun 25, 2021
3 usages
15 stars
jx
Apr 15, 2021
3 usages
15 stars
Aug 25, 2020
1 usages

Discover Dependencies

Jun 15, 2021
1 usages
16 stars
Jun 25, 2021
3 usages
15 stars
Aug 14, 2023
2 usages
5 stars
Sep 13, 2021
9 usages
6 stars
Jul 31, 2023
3 usages
Aug 18, 2023
3 usages
2.5k stars
Nov 22, 2020
8 usages
Oct 02, 2020
0 stars
Feb 27, 2021
2 stars