implementation("io.ktor:ktor-client-core:3.5.1")
Facilitates asynchronous HTTP client development with features like request building, response handling, and customizable plugins.