implementation("io.ktor:ktor-client-darwin-legacy:3.1.2")
Facilitates HTTP client functionality on Darwin-based systems using `NSURLSession` internally.