implementation("io.ktor:ktor-client-gson:3.0.2")
Integrates Gson with the HTTP client, enabling JSON serialization and deserialization for HTTP requests and responses.