Last Version

protobuf-tcp-rpc 0.2.1

Protobuffer/TCP RPC protocol

License

License

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.athaydes.protobuf
ArtifactId

ArtifactId

protobuf-tcp-rpc
Version

Version

0.2.1
Type

Type

jar
Description

Description

protobuf-tcp-rpc
Protobuffer/TCP RPC protocol
Project URL

Project URL

https://github.com/renatoathaydes/protobuf-tcp-rsa-provider
Source Code Management

Source Code Management

https://github.com/renatoathaydes/protobuf-tcp-rsa-provider

Download protobuf-tcp-rpc 0.2.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 3.5.1
org.slf4j : slf4j-api jar 1.7.25

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.