is not current version
Last Version 1.0.14

com.google.endpoints:endpoints-management-control 1.0.4

Provide access control for managed services

GroupId

GroupId

com.google.endpoints
ArtifactId

ArtifactId

endpoints-management-control
Version

Version

1.0.4
Type

Type

jar

Download endpoints-management-control 1.0.4


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