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