implementation("io.ktor:ktor-client-gson:3.5.2")
Gson-based JSON serialization/deserialization plugin for HTTP client, automatic request/response mapping and configurable settings.