License |
License |
---|---|
Categories |
CategoriesNet gRPC Networking Netty |
GroupId | GroupIdcom.luhuiguo.grpc |
ArtifactId | ArtifactIdgrpc-netty-shaded |
Last Version | Last Version1.43.2.GM |
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.43.2.GM.pom | |
grpc-netty-shaded-1.43.2.GM.jar | 6 MB |
grpc-netty-shaded-1.43.2.GM-sources.jar | 261 bytes |
grpc-netty-shaded-1.43.2.GM-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.luhuiguo.grpc/grpc-netty-shaded/ -->
<dependency>
<groupId>com.luhuiguo.grpc</groupId>
<artifactId>grpc-netty-shaded</artifactId>
<version>1.43.2.GM</version>
</dependency>
// https://jarcasting.com/artifacts/com.luhuiguo.grpc/grpc-netty-shaded/
implementation 'com.luhuiguo.grpc:grpc-netty-shaded:1.43.2.GM'
// https://jarcasting.com/artifacts/com.luhuiguo.grpc/grpc-netty-shaded/
implementation ("com.luhuiguo.grpc:grpc-netty-shaded:1.43.2.GM")
'com.luhuiguo.grpc:grpc-netty-shaded:jar:1.43.2.GM'
<dependency org="com.luhuiguo.grpc" name="grpc-netty-shaded" rev="1.43.2.GM">
<artifact name="grpc-netty-shaded" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.luhuiguo.grpc', module='grpc-netty-shaded', version='1.43.2.GM')
)
libraryDependencies += "com.luhuiguo.grpc" % "grpc-netty-shaded" % "1.43.2.GM"
[com.luhuiguo.grpc/grpc-netty-shaded "1.43.2.GM"]
Group / Artifact | Type | Version |
---|---|---|
io.grpc : grpc-core | jar | [1.43.2] |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 30.1.1-android |
com.google.errorprone : error_prone_annotations | jar | 2.9.0 |
io.perfmark : perfmark-api | jar | 0.23.0 |