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