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