gson-comments/gson
Maicol af21798436
Fix the equals method of JsonPrimitive to work with BigInteger (#2311)
* Fix the `equals` method of `JsonPrimitive` to work with BigInteger

* Improve the `equals` & `getAsBigInteger` methods in `JsonPrimitive`
2023-02-06 09:40:11 -08:00
..
src Fix the equals method of JsonPrimitive to work with BigInteger (#2311) 2023-02-06 09:40:11 -08:00
bnd.bnd 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 Add copyright notices to files that were missing them. (#2307) 2023-01-31 14:05:12 -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.