google-gson - Java lib for conversion of Java objects into JSON representation
Website: | http://code.google.com/p/google-gson |
---|---|
License: | ASL 2.0 |
Vendor: | Fedora Project |
- Description:
Gson is a Java library that can be used to convert a Java object into its JSON representation. It can also be used to convert a JSON string into an equivalent Java object. Gson can work with arbitrary Java objects including pre-existing objects that you do not have source-code of.
Packages
google-gson-2.2.4-1.fc19.noarch [177 KiB] |
Changelog
by Alexander Kurtakov (2013-05-14):
- Update to newer upstream release. |