An open API service indexing awesome lists of open source software.

https://github.com/andbin/java-gson-demos

A Maven based project to demonstrate the use of Google's Gson library for JSON serialization/deserialization
https://github.com/andbin/java-gson-demos

Last synced: 4 months ago
JSON representation

A Maven based project to demonstrate the use of Google's Gson library for JSON serialization/deserialization

Awesome Lists containing this project

README

        

# Java Gson Demos

The **Java Gson Demos** is a [Maven](https://maven.apache.org "Apache Maven") based project exclusively developed by [Andrea Binello](http://www.andbin.net) (“andbin”) to provide a set of useful and enjoyable demos about the Google's [**Gson**](https://github.com/google/gson), a Java library for JSON serialization/deserialization.

## License

This project is licensed under the **MIT License**, a very *permissive* free software license. See the full text of the license:

* [MIT License](MIT-LICENSE.md)
* [MIT License (plain text)](MIT-LICENSE.txt)

You can also see external resources [here](http://opensource.org/licenses/MIT "The MIT License (MIT) | Open Source Initiative") or [here](http://choosealicense.com/licenses/mit/ "MIT License - Choose a License").