implementation("io.ktor:ktor-serialization-gson:3.2.2")
Integrates Gson for JSON serialization and deserialization in web applications, enabling content negotiation and customizable JSON handling.