net.mready.json:fluidjson-iosarm64

An easy to use library for handling JSON data in Kotlin


License
Apache-2.0

Documentation

FluidJson

A JSON manipulation library for Kotlin

Setup

Add the following to your build.gradle file:

dependencies {
    implementation("net.mready.json:fluidjson:1.0.0")
}

Usage

coming soon

License

Apache 2.0