You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[Java](https://rules-proto-grpc.com/en/latest/lang/java.html)|[java_proto_compile](https://rules-proto-grpc.com/en/latest/lang/java.html#java-proto-compile)| Generates a Java protobuf srcjar file ([example](/examples/java/java_proto_compile)) |
77
+
|[Java](https://rules-proto-grpc.com/en/latest/lang/java.html)|[java_grpc_compile](https://rules-proto-grpc.com/en/latest/lang/java.html#java-grpc-compile)| Generates a Java protobuf and gRPC srcjar file ([example](/examples/java/java_grpc_compile)) |
78
+
|[Java](https://rules-proto-grpc.com/en/latest/lang/java.html)|[java_proto_library](https://rules-proto-grpc.com/en/latest/lang/java.html#java-proto-library)| Generates a Java protobuf library using ``java_library`` ([example](/examples/java/java_proto_library)) |
79
+
|[Java](https://rules-proto-grpc.com/en/latest/lang/java.html)|[java_grpc_library](https://rules-proto-grpc.com/en/latest/lang/java.html#java-grpc-library)| Generates a Java protobuf and gRPC library using ``java_library`` ([example](/examples/java/java_grpc_library)) |
|[Objective-C](https://rules-proto-grpc.com/en/latest/lang/objc.html)|[objc_proto_library](https://rules-proto-grpc.com/en/latest/lang/objc.html#objc-proto-library)| Generates an Objective-C protobuf library using ``objc_library`` ([example](/examples/objc/objc_proto_library)) |
0 commit comments