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