添加依赖
<dependency>
    <groupId>no.entur.logging.cloud</groupId>
    <artifactId>netty-grpc</artifactId>
    <version>7.0.0</version>
</dependency>
implementation 'no.entur.logging.cloud:netty-grpc:7.0.0'
no.entur.logging.cloud:netty-grpc:7.0.0
<dependency org="no.entur.logging.cloud" name="netty-grpc" rev="7.0.0" />
libraryDependencies += "no.entur.logging.cloud" % "netty-grpc" % "7.0.0"
@Grab(group='no.entur.logging.cloud', module='netty-grpc', version='7.0.0')
[no.entur.logging.cloud/netty-grpc "7.0.0"]
'no.entur.logging.cloud:netty-grpc:jar:7.0.0'
资源下载
资源类型Central
jar 包 netty-grpc-7.0.0.jar
源码包 netty-grpc-7.0.0-sources.jar