gson-comments/proto
Maicol 2c94c757a6
Formats codebase (#2531)
* Formats `.java` files

* Formats `.md` files
2023-11-06 11:59:01 -08:00
..
src Formats codebase (#2531) 2023-11-06 11:59:01 -08:00
.gitignore Moved the .gitignore file to a more appropriate place 2015-10-20 12:07:51 -07:00
pom.xml Bump com.google.guava:guava from 32.1.2-jre to 32.1.3-jre (#2508) 2023-10-11 07:29:58 -07: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.