cn.luern0313.lson:Lson

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

License

License

GroupId

GroupId

cn.luern0313.lson
ArtifactId

ArtifactId

Lson
Last Version

Last Version

0.90
Release Date

Release Date

Type

Type

jar
Description

Description

cn.luern0313.lson:Lson
A Java library for JSON serialization/deserialization, it has good performance and high expansibility.
Project URL

Project URL

https://github.com/luern0313/Lson
Source Code Management

Source Code Management

https://github.com/luern0313/Lson

Download Lson

How to add to project

<!-- https://jarcasting.com/artifacts/cn.luern0313.lson/Lson/ -->
<dependency>
    <groupId>cn.luern0313.lson</groupId>
    <artifactId>Lson</artifactId>
    <version>0.90</version>
</dependency>
// https://jarcasting.com/artifacts/cn.luern0313.lson/Lson/
implementation 'cn.luern0313.lson:Lson:0.90'
// https://jarcasting.com/artifacts/cn.luern0313.lson/Lson/
implementation ("cn.luern0313.lson:Lson:0.90")
'cn.luern0313.lson:Lson:jar:0.90'
<dependency org="cn.luern0313.lson" name="Lson" rev="0.90">
  <artifact name="Lson" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.luern0313.lson', module='Lson', version='0.90')
)
libraryDependencies += "cn.luern0313.lson" % "Lson" % "0.90"
[cn.luern0313.lson/Lson "0.90"]

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.

Versions

Version
0.90
0.85
0.80
0.70
0.35
0.6
0.5
0.3
0.2
0.1