Jar examples for p:protobuf-rpc-pro-duplex
Protobuf RPC Pro is a java protocol buffers RPC implementation featuring bidirectional RPC calls and TCP socket connection re-use and the option of secure communications.
You can download jar file protobuf-rpc-pro-duplex 3.0.8 in this page.
The Apache Software License, Version 2.0
You can use the following script to add protobuf-rpc-pro-duplex-3.0.8.jar to your project.
<dependency> <groupId>com.googlecode.protobuf-rpc-pro</groupId> <artifactId>protobuf-rpc-pro-duplex</artifactId> <version>3.0.8</version> </dependency>
compile group: 'com.googlecode.protobuf-rpc-pro', name: 'protobuf-rpc-pro-duplex', version: '3.0.8'
libraryDependencies += "com.googlecode.protobuf-rpc-pro" % "protobuf-rpc-pro-duplex" % "3.0.8"
<dependency org="com.googlecode.protobuf-rpc-pro" name="protobuf-rpc-pro-duplex" rev="3.0.8"/>
@Grapes(@Grab(group='com.googlecode.protobuf-rpc-pro', module='protobuf-rpc-pro-duplex', version='3.0.8'))
'com.googlecode.protobuf-rpc-pro:protobuf-rpc-pro-duplex:jar:3.0.8'
Click the following link to download the jar file.
protobuf-rpc-pro-duplex-3.0.8-javadoc.jar