implementation("io.ktor:ktor-client-core:3.3.0")
Facilitates HTTP client functionality, enabling efficient request handling and response processing.