Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 822 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 822 Bytes

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.