mirror of
https://github.com/fankes/JSON-java-compat.git
synced 2025-09-05 10:15:19 +08:00
Merge branch 'master' into patch-2
This commit is contained in:
@@ -7,6 +7,8 @@ JSON in Java [package org.json]
|
||||
===============================
|
||||
|
||||
[](https://mvnrepository.com/artifact/org.json/json)
|
||||
[](https://github.com/stleary/JSON-java/actions/workflows/pipeline.yml)
|
||||
[](https://github.com/stleary/JSON-java/actions/workflows/codeql-analysis.yml)
|
||||
|
||||
**[Click here if you just want the latest release jar file.](https://search.maven.org/remotecontent?filepath=org/json/json/20231013/json-20231013.jar)**
|
||||
|
||||
@@ -26,6 +28,7 @@ Project goals include:
|
||||
* Maintain backward compatibility
|
||||
* Designed and tested to use on Java versions 1.8 - 21
|
||||
|
||||
|
||||
The files in this package implement JSON encoders and decoders. The package can also convert between JSON and XML, HTTP headers, Cookies, and CDL.
|
||||
|
||||
# If you would like to contribute to this project
|
||||
|
Reference in New Issue
Block a user