implementation("io.ktor:ktor-client-darwin:2.0.0-beta-1")
Enables HTTP client functionality on Darwin-based systems using `NSURLSession` for efficient network communication.