Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
google-gson - Java lib for conversion of Java objects into JSON representation
- 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-1.7.1-3.fc16.src
[163 KiB] |
Changelog
by Jaromir Capik (2011-05-13):
- Removal of failing testInetAddressSerializationAndDeserialization
|