protoc.import2.proto Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of protobufel-test-protos2 Show documentation
Show all versions of protobufel-test-protos2 Show documentation
Shared Test Resources - test .proto files used by protobufel-grammar
The newest version!
package package1;
option java_package = "test.java.package1";
option cc_generic_services = false; // auto-added
option java_generic_services = false; // auto-added
option py_generic_services = false;
message MessageImport2 {
}