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