Module com.google.gson
module com.google.gson
Defines the Gson serialization/deserialization API.
- Since:
- 2.8.6
-
Packages
PackageDescriptionThis package provides theGson
class to convert Json to Java and vice-versa.This package provides annotations that can be used withGson
.This package provides utility classes for finding type information for generic types.This package provides classes for processing JSON in an efficient streaming way.