implementation("io.ktor:ktor-client-darwin:3.3.3")
Enables HTTP client functionality on Apple platforms using `NSURLSession` for efficient network communication.