is not current version
Last Version 1.0.14

com.google.endpoints:endpoints-framework-auth 1.0.0-beta.9

Enables use of endpoints-management-auth with endpoints-framework

GroupId

GroupId

com.google.endpoints
ArtifactId

ArtifactId

endpoints-framework-auth
Version

Version

1.0.0-beta.9
Type

Type

jar

Download endpoints-framework-auth 1.0.0-beta.9


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