gson-comments/gson
Marcono1234 46ab704221
Support serializing anonymous and local class with custom adapter (#2498)
* Support serializing anonymous and local class with custom adapter

* Fix formatting and fix switched 'expected' and 'actual' in EnumTest

* Minor code improvements

---------

Co-authored-by: Éamonn McManus <emcmanus@google.com>
2024-01-29 08:21:04 -08:00
..
src Support serializing anonymous and local class with custom adapter (#2498) 2024-01-29 08:21:04 -08:00
LICENSE Updating License to contain the full text. 2011-04-12 21:21:39 +00:00
README.md Add READMEs to Maven modules (#2039) 2021-12-27 10:17:41 -08:00
bnd.bnd Change target Java version to 7 (#2043) 2021-12-31 07:20:29 -08:00
pom.xml Bump com.google.errorprone:error_prone_annotations from 2.24.0 to 2.24.1 (#2591) 2024-01-04 06:44:50 -08:00

README.md

gson

This Maven module contains the Gson source code. The artifacts created by this module are deployed to Maven Central under the coordinates com.google.code.gson:gson.