Generates a Java package for the Gogoproto protobuf. This comes in handy when
trying to work with a protobuf file that imports gogoproto/gogo.proto
- Configure your project to use Jitpack as a resolver
- Add
com.github.QubitProducts:gogoproto-java:1.0.0
as a dependency (full instructions)