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.
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'
The code is available under the terms of the MIT License.