implementation("io.ktor:ktor-client-gson:3.3.2")
Integrates Gson for JSON serialization and deserialization in HTTP client requests and responses.