/gogoproto-java

Java packaging for Gogoproto

Apache License 2.0Apache-2.0

Gogoproto Java Packaging

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

Usage

  • Configure your project to use Jitpack as a resolver
  • Add com.github.QubitProducts:gogoproto-java:1.0.0 as a dependency (full instructions)