Categories |
CategoriesProtobuf Data Data Structures |
---|---|
GroupId | GroupIdcom.googlecode.protobuf-rpc-pro |
ArtifactId | ArtifactIdprotobuf-streamer-pro |
Version | Version1.2.2 |
Type | Typejar |
Filename | Size |
---|---|
protobuf-streamer-pro-1.2.2.pom | |
protobuf-streamer-pro-1.2.2.jar | 136 KB |
protobuf-streamer-pro-1.2.2-sources.jar | 55 KB |
protobuf-streamer-pro-1.2.2-javadoc.jar | 375 KB |
Browse |
<!-- 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.2</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.2'
// https://jarcasting.com/artifacts/com.googlecode.protobuf-rpc-pro/protobuf-streamer-pro/
implementation ("com.googlecode.protobuf-rpc-pro:protobuf-streamer-pro:1.2.2")
'com.googlecode.protobuf-rpc-pro:protobuf-streamer-pro:jar:1.2.2'
<dependency org="com.googlecode.protobuf-rpc-pro" name="protobuf-streamer-pro" rev="1.2.2">
<artifact name="protobuf-streamer-pro" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.protobuf-rpc-pro', module='protobuf-streamer-pro', version='1.2.2')
)
libraryDependencies += "com.googlecode.protobuf-rpc-pro" % "protobuf-streamer-pro" % "1.2.2"
[com.googlecode.protobuf-rpc-pro/protobuf-streamer-pro "1.2.2"]