文件名称: grpc-protobuf-1.70.0.jar中文-英文对照文档.zip
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-protobuf</artifactId>
<version>1.70.0</version>
</dependency>Gradle:
implementation group: 'io.grpc', name: 'grpc-protobuf', version: '1.70.0'
Gradle (Short):
implementation 'io.grpc:grpc-protobuf:1.70.0'
Gradle (Kotlin):
implementation("io.grpc:grpc-protobuf:1.70.0")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
io.grpc.protobufio.grpc.protobuf.ProtoFileDescriptorSupplier
io.grpc.protobuf.ProtoMethodDescriptorSupplier
io.grpc.protobuf.ProtoServiceDescriptorSupplier
io.grpc.protobuf.ProtoUtils
io.grpc.protobuf.StatusProto