Skip to content
vakeelm32 edited this page Dec 13, 2014 · 2 revisions

Welcome to the GoogleJSON wiki!

Gson Goals

  1. Provide simple toJson() and fromJson() methods to convert Java objects to JSON and vice-versa

  2. Allow pre-existing unmodifiable objects to be converted to and from JSON

  3. Extensive support of Java Generics

  4. Allow custom representations for objects

Gson 2.3.1 downloads at Maven Central

Thanks Vakeel

Clone this wiki locally