is not current version
Last Version 1.0.14

com.google.endpoints:endpoints-management-api-client 1.0.2

Contains the generated http client for the service control service

Categories

Categories

CLI User Interface
GroupId

GroupId

com.google.endpoints
ArtifactId

ArtifactId

endpoints-management-api-client
Version

Version

1.0.2
Type

Type

jar

Download endpoints-management-api-client 1.0.2


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