не последняя версия
Последняя версия 1.0.14

com.google.endpoints:endpoints-management-protos 1.0.0-beta.9

Contains the generated protocol buffer surface used by Endpoints

Группа

Группа

com.google.endpoints
Идентификатор

Идентификатор

endpoints-management-protos
Версия

Версия

1.0.0-beta.9
Тип

Тип

jar

Скачать endpoints-management-protos 1.0.0-beta.9


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