License |
License |
---|---|
Categories |
CategoriesgRPC Net Networking |
GroupId | GroupIdio.grpc |
ArtifactId | ArtifactIdgrpc-auth |
Last Version | Last Version1.47.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.grpc:grpc-auth
gRPC: Auth
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
grpc-auth-1.47.0.pom | |
grpc-auth-1.47.0.jar | 14 KB |
grpc-auth-1.47.0-sources.jar | 8 KB |
grpc-auth-1.47.0-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.grpc/grpc-auth/ -->
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-auth</artifactId>
<version>1.47.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.grpc/grpc-auth/
implementation 'io.grpc:grpc-auth:1.47.0'
// https://jarcasting.com/artifacts/io.grpc/grpc-auth/
implementation ("io.grpc:grpc-auth:1.47.0")
'io.grpc:grpc-auth:jar:1.47.0'
<dependency org="io.grpc" name="grpc-auth" rev="1.47.0">
<artifact name="grpc-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.grpc', module='grpc-auth', version='1.47.0')
)
libraryDependencies += "io.grpc" % "grpc-auth" % "1.47.0"
[io.grpc/grpc-auth "1.47.0"]
Group / Artifact | Type | Version |
---|---|---|
io.grpc : grpc-api | jar | [1.47.0] |
com.google.auth : google-auth-library-credentials | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 31.0.1-android |