implementation("io.ktor:ktor-client-core:2.0.0-beta-1")
Facilitates building asynchronous HTTP clients with customizable features, including content negotiation and serialization.