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