is not current version
Last Version 1.1.0

com.google.cloud:grpc-gcp 0.1.0

GRPC-GCP-Extension Java

Categories

Categories

gRPC Net Networking
GroupId

GroupId

com.google.cloud
ArtifactId

ArtifactId

grpc-gcp
Version

Version

0.1.0
Type

Type

jar

Download grpc-gcp 0.1.0


<!-- https://jarcasting.com/artifacts/com.google.cloud/grpc-gcp/ -->
<dependency>
    <groupId>com.google.cloud</groupId>
    <artifactId>grpc-gcp</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/grpc-gcp/
implementation 'com.google.cloud:grpc-gcp:0.1.0'
// https://jarcasting.com/artifacts/com.google.cloud/grpc-gcp/
implementation ("com.google.cloud:grpc-gcp:0.1.0")
'com.google.cloud:grpc-gcp:jar:0.1.0'
<dependency org="com.google.cloud" name="grpc-gcp" rev="0.1.0">
  <artifact name="grpc-gcp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='grpc-gcp', version='0.1.0')
)
libraryDependencies += "com.google.cloud" % "grpc-gcp" % "0.1.0"
[com.google.cloud/grpc-gcp "0.1.0"]