gson-comments/gson
Marcono1234 97938283a7
Remove explicit ProGuard plugin dependencies (#2041)
Explicitly specifying dependencies only seems to be necessary when using
`<proguardVersion>` config element to override version (and even that might
not be necessary; only adding explicit dependencies might suffice). However,
when omitting it, plugin uses a recent ProGuard version on its own.
2021-12-28 09:56:49 -08:00
..
src Fix Javadoc warnings and errors (#2040) 2021-12-26 15:30:21 -08:00
bnd.bnd #1981: Optional OSGi bundle's dependency on sun.misc package (#1993) 2021-10-25 11:32:10 -07:00
build.gradle Fix JPMS module setup (fixes #1315) (#1402) 2018-10-18 08:49:08 -07:00
LICENSE Updating License to contain the full text. 2011-04-12 21:21:39 +00:00
pom.xml Remove explicit ProGuard plugin dependencies (#2041) 2021-12-28 09:56:49 -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.