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