implementation("io.ktor:ktor-serialization-kotlinx-json:3.5.1")
Integrates JSON serialization and deserialization into applications using kotlinx.serialization, supporting both client and server sides for seamless JSON handling.