implementation("io.ktor:ktor-client-content-negotiation:3.5.0")
Facilitates media type negotiation and content serialization/deserialization in HTTP clients, supporting formats like JSON, XML, and CBOR.