/minimal-json

A fast and small JSON parser and writer for Java

Primary LanguageJavaMIT LicenseMIT

Maven Central

minimal-json for Java SCORE

This is a forked project that allows users to utilize the minimal-json parser and writer in their Java SCORE code. Please see original GitHub repository for more information.

Usage

You can include this custom minimal-json from Maven Central by adding the following dependency in your build.gradle.

implementation 'com.github.sink772:minimal-json:0.9.7'

License

The code is available under the terms of the MIT License.