An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![Javadocs](https://www.javadoc.io/badge/com.brewtab.json/json.svg)](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

```