is not current version
Last Version 0.3.0

io.rsocket.rpc:rsocket-rpc-protobuf 0.2.7

RSocket RPC Protobuf Generator

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

io.rsocket.rpc
ArtifactId

ArtifactId

rsocket-rpc-protobuf
Version

Version

0.2.7
Type

Type

jar

Download rsocket-rpc-protobuf 0.2.7


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