https://github.com/c2nes/json
Tiny JSON library for Java
https://github.com/c2nes/json
java json library
Last synced: 5 months ago
JSON representation
Tiny JSON library for Java
- Host: GitHub
- URL: https://github.com/c2nes/json
- Owner: c2nes
- License: apache-2.0
- Created: 2017-04-02T21:02:44.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-05-18T20:00:08.000Z (over 5 years ago)
- Last Synced: 2024-12-30T14:31:20.830Z (about 1 year ago)
- Topics: java, json, library
- Language: Java
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.javadoc.io/doc/com.brewtab.json/json)
# JSON
A small, zero-dependency JSON library for Java 6+.
## Maven
```xml
com.brewtab.json
json
1.0.0
```