is not current version
Last Version 1.0.14

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

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.10
Type

Type

jar

Download endpoints-framework-auth 1.0.0-beta.10


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