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