is not current version
Last Version 0.3.0

io.rsocket.rpc:rsocket-rpc-protobuf-idl 0.2.16

RSocket RPC Protobf IDL

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

io.rsocket.rpc
ArtifactId

ArtifactId

rsocket-rpc-protobuf-idl
Version

Version

0.2.16
Type

Type

jar

Download rsocket-rpc-protobuf-idl 0.2.16


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