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