implementation("io.ktor:ktor-client-darwin-legacy:2.3.13")
Facilitates HTTP client functionality on Darwin-based systems using `NSURLSession` internally.