gson-comments/proto
Marcono1234 b7c3e1d0b8
Make Maven build reproducible (#2543)
However, it might still be necessary to use the same OS and JDK version
to actually be able to create identical artifacts.

This commit also formats the `pom.xml` files in the way the Maven Release
Plugin would.
2023-11-18 12:17:40 -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 Make Maven build reproducible (#2543) 2023-11-18 12:17:40 -08: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.