January 2019
Intermediate to advanced
535 pages
10h
English
Gson is another API for parsing and creating JSON objects. Chapter 9 explores the latest version of this open-source Google product.
Gson (also known as Google Gson) is a small Java-based library for parsing and creating JSON objects. Google developed Gson for its own projects, but later made Gson publicly available, starting with version 1.0. According to Wikipedia ( http://en.wikipedia.org/wiki/Gson ), the latest version (at the time of writing) is 2.8.5.
Provide ...
Read now
Unlock full access