Jar examples for j:jprotobuf-rpc-common
Common base library for RPC implementation usage.
You can download jar file jprotobuf-rpc-common 1.8 in this page.
Apache 2.0
You can use the following script to add jprotobuf-rpc-common-1.8.jar to your project.
<dependency> <groupId>com.baidu</groupId> <artifactId>jprotobuf-rpc-common</artifactId> <version>1.8</version> </dependency>
compile group: 'com.baidu', name: 'jprotobuf-rpc-common', version: '1.8'
libraryDependencies += "com.baidu" % "jprotobuf-rpc-common" % "1.8"
<dependency org="com.baidu" name="jprotobuf-rpc-common" rev="1.8"/>
@Grapes(@Grab(group='com.baidu', module='jprotobuf-rpc-common', version='1.8'))
'com.baidu:jprotobuf-rpc-common:jar:1.8'
Click the following link to download the jar file.
jprotobuf-rpc-common-1.8-javadoc.jar