implementation("io.ktor:ktor-client-darwin-legacy:3.5.1")
Enables HTTP client functionality on Apple platforms using `NSURLSession` for network operations. Deprecated; consider using the Darwin engine instead.