MVN

cn.luern0313.lson : Lson

Maven & Gradle

Mar 12, 2021
19 stars

A Java library for JSON serialization/deserialization, it has good performance and high expansibility.

<dependency>
    <groupId>cn.luern0313.lson</groupId>
    <artifactId>Lson</artifactId>
    <version>0.90</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.luern0313.lson : Lson to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.90

All Versions

Choose a version of cn.luern0313.lson : Lson to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.90
Lson-0.90
0.85
Lson-0.85
0.80
Lson-0.80
0.70
Lson-0.70
0.35
Lson-0.35
0.6
Lson-0.6
0.5
Lson-0.5
0.3
Lson-0.3
0.2
Lson-0.2
0.1
Lson-0.1

How to add a dependency to Maven

Add the following cn.luern0313.lson : Lson maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cn.luern0313.lson</groupId>
    <artifactId>Lson</artifactId>
    <version>0.90</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cn.luern0313.lson : Lson gradle dependency to your build.gradle file:

implementation 'cn.luern0313.lson:Lson:0.90'

Gradle Kotlin DSL: Add the following cn.luern0313.lson : Lson gradle kotlin dependency to your build.gradle.kts file:

implementation("cn.luern0313.lson:Lson:0.90")

How to add a dependency to SBT Scala

SBT Scala: Add the following cn.luern0313.lson : Lson sbt scala dependency to your build.sbt file:

libraryDependencies += "cn.luern0313.lson" % "Lson" % "0.90"

Advertisement

Dependencies from Group

Mar 12, 2021
19 stars

Discover Dependencies

Mar 21, 2023
1 usages
0 stars
Mar 21, 2023
1 usages
0 stars
Nov 11, 2020
17 stars
Sep 05, 2020
1 stars
Sep 05, 2020
153 stars
Jul 03, 2023
1 usages
153 stars
Aug 06, 2023
5 stars
Sep 08, 2020
1 usages