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