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