implementation("io.ktor:ktor-client-json:3.5.2")
JSON content negotiation and automatic request/response serialization with pluggable serializers (Gson, Jackson, kotlinx.serialization).