implementation("io.ktor:ktor-client-darwin-legacy:3.4.2")
Enables HTTP client functionality on Apple platforms using `NSURLSession` for network operations.