gson-comments/proto
Marcono1234 4dda4ec5ba
Use diamond operator when creating generic instances (#2104)
2022-04-17 15:27:21 -07: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
README.md Add READMEs to Maven modules (#2039) 2021-12-27 10:17:41 -08:00
pom.xml Bump guava from 31.0.1-jre to 31.1-jre (#2086) 2022-03-01 08:17:27 -08:00

README.md

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.