is not current version
Last Version 0.3.5

net.dongliu.prettypb:prettypb-rpc 0.3.0

proto rpc libs, compatible with proto-rpc-pro

Categories

Categories

Net
GroupId

GroupId

net.dongliu.prettypb
ArtifactId

ArtifactId

prettypb-rpc
Version

Version

0.3.0
Type

Type

jar

Download prettypb-rpc 0.3.0


<!-- https://jarcasting.com/artifacts/net.dongliu.prettypb/prettypb-rpc/ -->
<dependency>
    <groupId>net.dongliu.prettypb</groupId>
    <artifactId>prettypb-rpc</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.dongliu.prettypb/prettypb-rpc/
implementation 'net.dongliu.prettypb:prettypb-rpc:0.3.0'
// https://jarcasting.com/artifacts/net.dongliu.prettypb/prettypb-rpc/
implementation ("net.dongliu.prettypb:prettypb-rpc:0.3.0")
'net.dongliu.prettypb:prettypb-rpc:jar:0.3.0'
<dependency org="net.dongliu.prettypb" name="prettypb-rpc" rev="0.3.0">
  <artifact name="prettypb-rpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dongliu.prettypb', module='prettypb-rpc', version='0.3.0')
)
libraryDependencies += "net.dongliu.prettypb" % "prettypb-rpc" % "0.3.0"
[net.dongliu.prettypb/prettypb-rpc "0.3.0"]