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