is not current version
Last Version 1.0.14

com.google.endpoints:endpoints-management-protos 1.0.7

Contains the generated protocol buffer surface used by Endpoints

GroupId

GroupId

com.google.endpoints
ArtifactId

ArtifactId

endpoints-management-protos
Version

Version

1.0.7
Type

Type

jar

Download endpoints-management-protos 1.0.7


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