Skip to content

QubitProducts/gogoproto-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)