gRPC API provides the core API classes for building gRPC services and clients in Java.
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-api</artifactId>
<version>1.80.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a gRPC channel to connect to a remote service.
No known issues recorded.
No dependency data recorded yet.