| License |
License |
|---|---|
| Categories |
CategoriesgRPC Net Networking |
| GroupId | GroupIdcom.google.api.grpc |
| ArtifactId | ArtifactIdgoogle-common-protos-parent |
| Last Version | Last Version2.9.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGoogle Common Protos Parent
Java idiomatic client for Google Cloud Platform services.
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationGoogle LLC |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| google-common-protos-parent-2.9.1.pom | 6 KB |
| google-common-protos-parent-2.9.1-tests.jar | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.google.api.grpc/google-common-protos-parent/ -->
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>google-common-protos-parent</artifactId>
<version>2.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.api.grpc/google-common-protos-parent/
implementation 'com.google.api.grpc:google-common-protos-parent:2.9.1'
// https://jarcasting.com/artifacts/com.google.api.grpc/google-common-protos-parent/
implementation ("com.google.api.grpc:google-common-protos-parent:2.9.1")
'com.google.api.grpc:google-common-protos-parent:jar:2.9.1'
<dependency org="com.google.api.grpc" name="google-common-protos-parent" rev="2.9.1">
<artifact name="google-common-protos-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.api.grpc', module='google-common-protos-parent', version='2.9.1')
)
libraryDependencies += "com.google.api.grpc" % "google-common-protos-parent" % "2.9.1"
[com.google.api.grpc/google-common-protos-parent "2.9.1"]