implementation("io.ktor:ktor-client-gson:3.2.2")
Integrates Gson with the HTTP client, enabling JSON serialization and deserialization for HTTP requests and responses.