implementation("io.ktor:ktor-client-curl:3.5.2")
HTTP client engine using libcurl for performant, feature-rich requests (async I/O, proxies, TLS, redirects).