implementation("io.ktor:ktor-client-core:3.3.3")
Facilitates HTTP client development with features like request building, response handling, and serialization support.