JsonPath offers a simple DSL to work with JsonElement from Kotlinx Serialization Json, this allows you to easily work with JSON in Kotlin in a typed manner.
Version1.0.0compared with

Version Details

Compile Changes (1)

0.2.0 1.0.0
ChangeGroup / ArtifactPreviousCurrent
- Removed io.github.nomisrev » kotlinx-serialization-jsonpath-jvm0.2.0-

Runtime Changes (3)

0.2.0 1.0.0
ChangeGroup / ArtifactPreviousCurrent
+ Added io.arrow-kt » arrow-optics-1.2.1
+ Added org.jetbrains.kotlin » kotlin-stdlib-common-1.9.10
+ Added org.jetbrains.kotlinx » kotlinx-serialization-json-1.6.0