is not current version
Last Version 1.2.3

com.googlecode.protobuf-rpc-pro:protobuf-streamer-pro 1.2.0

Protobuf Streamer Pro is a java protocol buffers is a google protocol buffers transport for large streamed messages featuring multiplexed sending over reused TCP connections.

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.googlecode.protobuf-rpc-pro
ArtifactId

ArtifactId

protobuf-streamer-pro
Version

Version

1.2.0
Type

Type

jar

Download protobuf-streamer-pro 1.2.0


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