is not current version
Last Version 1.2.3

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

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.1.1
Type

Type

jar

Download protobuf-streamer-pro 1.1.1


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