gson-comments/gson
Mahmut H. Kocas 7ee3e2787f
Parsing Map<Enum,Obj> - 501 (#1950)
* Added parsing support for enum that has overridden toString() method.

* Fix a tiny formatting problem

* Fixed formatting issue

Co-authored-by: Éamonn McManus <emcmanus@google.com>
2022-02-21 13:11:43 -08:00
..
src Parsing Map<Enum,Obj> - 501 (#1950) 2022-02-21 13:11:43 -08:00
bnd.bnd Change target Java version to 7 (#2043) 2021-12-31 07:20:29 -08:00
build.gradle Change target Java version to 7 (#2043) 2021-12-31 07:20:29 -08:00
LICENSE Updating License to contain the full text. 2011-04-12 21:21:39 +00:00
pom.xml Improve Maven build and GitHub Maven workflow (#2079) 2022-02-16 12:51:08 -08:00
README.md Add READMEs to Maven modules (#2039) 2021-12-27 10:17:41 -08:00

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.