Skip to content

Remove Gson dependency

Latest
Compare
Choose a tag to compare
@VictorAlbertos VictorAlbertos released this 07 Aug 07:55
· 29 commits to master since this release
5ea26dd

Remove Gson dependency from Puree and replaces the types used for representing the serialized JSON, JsonObject and the JsonArray, by String and List respectively