gson-comments/codegen
Marcono1234 dc28951fa7
Change target Java version to 7 (#2043)
* Change target Java version to 7

* Document Gson requirements

* Add package-info.java for `stream` package
2021-12-31 07:20:29 -08:00
..
src Some code suggestion from CodeGuru (#1988) 2021-11-15 15:08:13 -08:00
pom.xml Bump maven-deploy-plugin from 3.0.0-M1 to 3.0.0-M2 (#2044) 2021-12-31 07:15:38 -08:00
README.md Change target Java version to 7 (#2043) 2021-12-31 07:20:29 -08:00

codegen

This Maven module contains the source code for automatically generating Gson type adapters.

⚠️ This module is currently non-functional and might be removed in the future.