implementation("io.ktor:ktor-serialization-gson:3.4.1")
Enables JSON serialization and deserialization using Gson within the ContentNegotiation plugin.