| License | License | 
|---|---|
| GroupId | GroupIdcom.google.endpoints | 
| ArtifactId | ArtifactIdendpoints-management-protos | 
| Last Version | Last Version1.0.14 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionEndpoints Management - Generated Java Protobufs Contains the generated protocol buffer surface used by Endpoints | 
| Project URL | Project URL | 
<!-- https://jarcasting.com/artifacts/com.google.endpoints/endpoints-management-protos/ -->
<dependency>
    <groupId>com.google.endpoints</groupId>
    <artifactId>endpoints-management-protos</artifactId>
    <version>1.0.14</version>
</dependency>// https://jarcasting.com/artifacts/com.google.endpoints/endpoints-management-protos/
implementation 'com.google.endpoints:endpoints-management-protos:1.0.14'// https://jarcasting.com/artifacts/com.google.endpoints/endpoints-management-protos/
implementation ("com.google.endpoints:endpoints-management-protos:1.0.14")'com.google.endpoints:endpoints-management-protos:jar:1.0.14'<dependency org="com.google.endpoints" name="endpoints-management-protos" rev="1.0.14">
  <artifact name="endpoints-management-protos" type="jar" />
</dependency>@Grapes(
@Grab(group='com.google.endpoints', module='endpoints-management-protos', version='1.0.14')
)libraryDependencies += "com.google.endpoints" % "endpoints-management-protos" % "1.0.14"[com.google.endpoints/endpoints-management-protos "1.0.14"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.protobuf : protobuf-bom | jar | 3.9.1 | 
| com.google.protobuf : protobuf-java | jar | |
| io.grpc : grpc-bom | jar | 1.22.1 | 
| io.grpc : grpc-stub | jar | |
| io.grpc : grpc-protobuf | jar |