MVN

org.xson : xson

Maven & Gradle

Jul 27, 2017
3 usages
32 stars

xson · Xson is Java object serialization and serialization processor

<dependency>
    <groupId>org.xson</groupId>
    <artifactId>xson</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.xson : xson to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of org.xson : xson to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
xson-1.0.2

How to add a dependency to Maven

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

<dependency>
    <groupId>org.xson</groupId>
    <artifactId>xson</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.xson : xson gradle dependency to your build.gradle file:

implementation 'org.xson:xson:1.0.2'

Gradle Kotlin DSL: Add the following org.xson : xson gradle kotlin dependency to your build.gradle.kts file:

implementation("org.xson:xson:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.xson : xson sbt scala dependency to your build.sbt file:

libraryDependencies += "org.xson" % "xson" % "1.0.2"

Advertisement

Dependencies from Group

Jul 27, 2017
12 usages
Jul 27, 2017
9 usages
22 stars
Jul 27, 2017
5 usages
0 stars
Jul 27, 2017
4 usages
1 stars
Jul 27, 2017
3 usages
32 stars

Discover Dependencies

Feb 15, 2023
18 usages
149 stars
Oct 14, 2019
24 usages
512 stars
Nov 21, 2022
3 usages
10 stars
Apr 12, 2014
2 usages
0 stars
Nov 24, 2016
9 usages
6 stars
Aug 02, 2023
19 usages
8.6k stars
Feb 09, 2020
9 usages
84 stars
Jul 13, 2023
3 usages
7 stars
Apr 21, 2015
4 usages
31 stars