Sign in
fuchsia
/
third_party
/
github.com
/
grpc
/
grpc-java
/
refs/heads/upstream/v1.11.x
/
.
/
auth
/
build.gradle
blob: 151ec167f238540de86f272d1478352dbdddde9f [
file
] [
log
] [
blame
] [
edit
]
description
=
"gRpc: Auth"
dependencies
{
compile project
(
':grpc-core'
),
libraries
.
google_auth_credentials
testCompile project
(
':grpc-testing'
),
libraries
.
oauth_client
signature
"org.codehaus.mojo.signature:java16:1.1@signature"
}