implementation("io.ktor:ktor-client-curl:3.3.3")
Enables HTTP client functionality using the cURL library, suitable for desktop applications.