Gson - Voar Download ⚡

// Deserialize JSON to User object User user = gson.fromJson(jsonString, User.class);