Skip to content

A fast and small JSON parser and writer for Java

License

Notifications You must be signed in to change notification settings

sink772/minimal-json

Repository files navigation

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.