libgoogle-gson-java
Converts Java objects into their JSON representation
Description
Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to convert a JSON string to an equivalent Java object. Gson can work with arbitrary Java objects including pre-existing objects that you do not have source-code of. Gson Goals * Provide simple toJson() and fromJson() methods to convert Java objects to
JSON and vice-versa
* Allow pre-existing unmodifiable objects to be converted to and from JSON
* Extensive support of Java Generics
* Allow custom representations for objects
* Support arbitrarily complex objects (with deep inheritance hierarchies and
extensive use of generic types)
Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/google/gson
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libgoogle-gson-java