gson-comments/gson
Johannes Frohnmeyer 9409197165
Merge remote-tracking branch 'origin/master'
# Conflicts:
#	gson/src/main/java/com/google/gson/stream/JsonReader.java
#	gson/src/test/java/com/google/gson/functional/ReflectionAccessFilterTest.java
#	gson/src/test/java/com/google/gson/functional/ReflectionAccessTest.java
#	gson/src/test/java/com/google/gson/internal/bind/DefaultDateTypeAdapterTest.java
#	pom.xml
2022-10-31 12:44:34 +01:00
..
src Merge remote-tracking branch 'origin/master' 2022-10-31 12:44:34 +01: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 Merge remote-tracking branch 'origin/master' 2022-10-31 12:44:34 +01: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.