License |
License |
---|---|
GroupId | GroupIdcom.google.endpoints |
ArtifactId | ArtifactIdendpoints-management-control-all |
Last Version | Last Version1.0.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEndpoints API Management
Provide access control for managed services
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.google.endpoints/endpoints-management-control-all/ -->
<dependency>
<groupId>com.google.endpoints</groupId>
<artifactId>endpoints-management-control-all</artifactId>
<version>1.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.endpoints/endpoints-management-control-all/
implementation 'com.google.endpoints:endpoints-management-control-all:1.0.14'
// https://jarcasting.com/artifacts/com.google.endpoints/endpoints-management-control-all/
implementation ("com.google.endpoints:endpoints-management-control-all:1.0.14")
'com.google.endpoints:endpoints-management-control-all:jar:1.0.14'
<dependency org="com.google.endpoints" name="endpoints-management-control-all" rev="1.0.14">
<artifact name="endpoints-management-control-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.endpoints', module='endpoints-management-control-all', version='1.0.14')
)
libraryDependencies += "com.google.endpoints" % "endpoints-management-control-all" % "1.0.14"
[com.google.endpoints/endpoints-management-control-all "1.0.14"]