implementation("io.github.nomisrev:kotlinx-serialization-jsonpath:0.2.0")
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.