MVN

com.google.api.grpc : proto-google-common-protos

Maven & Gradle

Aug 01, 2023
955 usages
57 stars

proto-google-common-protos · PROTO library for proto-google-common-protos

<dependency>
    <groupId>com.google.api.grpc</groupId>
    <artifactId>proto-google-common-protos</artifactId>
    <version>2.23.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.google.api.grpc : proto-google-common-protos to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.23.0

All Versions

Choose a version of com.google.api.grpc : proto-google-common-protos to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.23.x
proto-google-common-protos-2.23.0
2.22.x
proto-google-common-protos-2.22.1
proto-google-common-protos-2.22.0
2.21.x
proto-google-common-protos-2.21.0
2.20.x
proto-google-common-protos-2.20.0
2.19.x
proto-google-common-protos-2.19.1
proto-google-common-protos-2.19.0
2.18.x
proto-google-common-protos-2.18.0
2.17.x
proto-google-common-protos-2.17.0
2.16.x
proto-google-common-protos-2.16.0
2.15.x
proto-google-common-protos-2.15.0
2.14.x
proto-google-common-protos-2.14.3
proto-google-common-protos-2.14.2
proto-google-common-protos-2.14.1
proto-google-common-protos-2.14.0
2.13.x
proto-google-common-protos-2.13.0
2.12.x
proto-google-common-protos-2.12.0
2.11.x
proto-google-common-protos-2.11.0
2.10.x
proto-google-common-protos-2.10.0
2.9.x
proto-google-common-protos-2.9.6
proto-google-common-protos-2.9.5
proto-google-common-protos-2.9.4
proto-google-common-protos-2.9.3
proto-google-common-protos-2.9.2
proto-google-common-protos-2.9.1
proto-google-common-protos-2.9.0
2.8.x
proto-google-common-protos-2.8.4
proto-google-common-protos-2.8.3
proto-google-common-protos-2.8.2
proto-google-common-protos-2.8.1
proto-google-common-protos-2.8.0
2.7.x
proto-google-common-protos-2.7.4
proto-google-common-protos-2.7.3
proto-google-common-protos-2.7.2
proto-google-common-protos-2.7.1
proto-google-common-protos-2.7.0
2.6.x
proto-google-common-protos-2.6.0
2.5.x
proto-google-common-protos-2.5.1
proto-google-common-protos-2.5.0
2.4.x
proto-google-common-protos-2.4.1
proto-google-common-protos-2.4.0
2.3.x
proto-google-common-protos-2.3.2
proto-google-common-protos-2.3.1
proto-google-common-protos-2.3.0
2.2.x
proto-google-common-protos-2.2.2
proto-google-common-protos-2.2.1
2.1.x
proto-google-common-protos-2.1.0
2.0.x
proto-google-common-protos-2.0.1
proto-google-common-protos-2.0.0
1.18.x
proto-google-common-protos-1.18.1
proto-google-common-protos-1.18.0
1.17.x
proto-google-common-protos-1.17.0
1.16.x
proto-google-common-protos-1.16.0
1.15.x
proto-google-common-protos-1.15.0
1.14.x
proto-google-common-protos-1.14.0
1.13.x
proto-google-common-protos-1.13.0-pre3
proto-google-common-protos-1.13.0-pre2
proto-google-common-protos-1.13.0-pre1
1.12.x
proto-google-common-protos-1.12.0
1.11.x
proto-google-common-protos-1.11.0
1.10.x
proto-google-common-protos-1.10.0
1.9.x
proto-google-common-protos-1.9.0
1.8.x
proto-google-common-protos-1.8.0
1.7.x
proto-google-common-protos-1.7.0
1.6.x
proto-google-common-protos-1.6.0
1.5.x
proto-google-common-protos-1.5.0
1.4.x
proto-google-common-protos-1.4.0
1.3.x
proto-google-common-protos-1.3.0
1.2.x
proto-google-common-protos-1.2.0
1.1.x
proto-google-common-protos-1.1.1
proto-google-common-protos-1.1.0
1.0.x
proto-google-common-protos-1.0.6
proto-google-common-protos-1.0.5
proto-google-common-protos-1.0.4
proto-google-common-protos-1.0.3
proto-google-common-protos-1.0.2
proto-google-common-protos-1.0.1
proto-google-common-protos-1.0.0
0.1.x
proto-google-common-protos-0.1.23
proto-google-common-protos-0.1.22
proto-google-common-protos-0.1.21
proto-google-common-protos-0.1.20
proto-google-common-protos-0.1.19
proto-google-common-protos-0.1.18
proto-google-common-protos-0.1.17
proto-google-common-protos-0.1.16
proto-google-common-protos-0.1.15
proto-google-common-protos-0.1.14
proto-google-common-protos-0.1.13
proto-google-common-protos-0.1.12
proto-google-common-protos-0.1.11
proto-google-common-protos-0.1.10
proto-google-common-protos-0.1.9

How to add a dependency to Maven

Add the following com.google.api.grpc : proto-google-common-protos maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.google.api.grpc</groupId>
    <artifactId>proto-google-common-protos</artifactId>
    <version>2.23.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.google.api.grpc : proto-google-common-protos gradle dependency to your build.gradle file:

implementation 'com.google.api.grpc:proto-google-common-protos:2.23.0'

Gradle Kotlin DSL: Add the following com.google.api.grpc : proto-google-common-protos gradle kotlin dependency to your build.gradle.kts file:

implementation("com.google.api.grpc:proto-google-common-protos:2.23.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.google.api.grpc : proto-google-common-protos sbt scala dependency to your build.sbt file:

libraryDependencies += "com.google.api.grpc" % "proto-google-common-protos" % "2.23.0"

Advertisement

Dependencies from Group

Aug 01, 2023
955 usages
57 stars
Aug 01, 2023
221 usages
57 stars
Aug 01, 2023
91 usages
57 stars
Aug 01, 2023
62 usages
57 stars
Aug 24, 2023
62 usages
119 stars

Discover Dependencies

Aug 08, 2023
36 usages
39 stars
Sep 10, 2017
103 stars
Jul 09, 2023
2 usages
34 stars
Aug 26, 2023
19 usages
2.4k stars
Sep 14, 2021
172 usages
Jun 18, 2023
15 usages
1k stars
Aug 09, 2017
25 stars
Mar 25, 2019
5 usages
3.5k stars
Aug 17, 2023
3 usages
14 stars