gson-comments/proto
2022-05-12 23:23:14 +02:00
..
src Use diamond operator when creating generic instances (#2104) 2022-04-17 15:27:21 -07:00
.gitignore Moved the .gitignore file to a more appropriate place 2015-10-20 12:07:51 -07:00
pom.xml Add comment support 2022-05-12 23:23:14 +02:00
README.md Add READMEs to Maven modules (#2039) 2021-12-27 10:17:41 -08:00

proto

This Maven module contains the source code for a JSON serializer and deserializer for Protocol Buffers (protobuf) messages.

The artifacts created by this module are currently not deployed to Maven Central.