implementation("io.ktor:ktor-serialization-gson:3.5.0")
Enables JSON serialization and deserialization using Gson within web applications.