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