License |
License |
---|---|
Categories |
CategoriesNet gRPC Networking Netty |
GroupId | GroupIdio.grpc |
ArtifactId | ArtifactIdgrpc-netty-shaded |
Last Version | Last Version1.47.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.grpc:grpc-netty-shaded
gRPC: Netty Shaded
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
grpc-netty-shaded-1.47.0.pom | |
grpc-netty-shaded-1.47.0.jar | 6 MB |
grpc-netty-shaded-1.47.0-sources.jar | 261 bytes |
grpc-netty-shaded-1.47.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.grpc/grpc-netty-shaded/ -->
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-netty-shaded</artifactId>
<version>1.47.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.grpc/grpc-netty-shaded/
implementation 'io.grpc:grpc-netty-shaded:1.47.0'
// https://jarcasting.com/artifacts/io.grpc/grpc-netty-shaded/
implementation ("io.grpc:grpc-netty-shaded:1.47.0")
'io.grpc:grpc-netty-shaded:jar:1.47.0'
<dependency org="io.grpc" name="grpc-netty-shaded" rev="1.47.0">
<artifact name="grpc-netty-shaded" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.grpc', module='grpc-netty-shaded', version='1.47.0')
)
libraryDependencies += "io.grpc" % "grpc-netty-shaded" % "1.47.0"
[io.grpc/grpc-netty-shaded "1.47.0"]
Group / Artifact | Type | Version |
---|---|---|
io.grpc : grpc-core | jar | [1.47.0] |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 31.0.1-android |
com.google.errorprone : error_prone_annotations | jar | 2.10.0 |
io.perfmark : perfmark-api | jar | 0.25.0 |