implementation("io.ktor:ktor-serialization-kotlinx-json:3.0.0-beta-2")
Integrates JSON serialization and deserialization into applications using kotlinx.serialization, facilitating content negotiation and seamless JSON data handling.