implementation("io.ktor:ktor-client-curl:3.0.0-beta-1")
Integrates cURL with the HTTP client, enabling efficient network requests using cURL's capabilities.