implementation("io.ktor:ktor-client-darwin-legacy:3.0.0-beta-2")
Deprecated HTTP client engine for Darwin-based systems, utilizing `NSURLSession` internally. Superseded by the `Darwin` engine.