gson-comments/proto/README.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
284 B
Markdown
Raw Normal View History

# proto
This Maven module contains the source code for a JSON serializer and deserializer for
[Protocol Buffers (protobuf)](https://developers.google.com/protocol-buffers/docs/javatutorial)
messages.
The artifacts created by this module are currently not deployed to Maven Central.