implementation("io.ktor:ktor-client-gson:3.3.3")
Enables JSON serialization and deserialization in HTTP clients using Gson.