implementation("io.ktor:ktor-client:3.4.1")
Facilitates asynchronous HTTP client development with customizable engines, supporting features like JSON serialization and logging.