Last Version

rsocket-rpc-examples 0.2.5

null

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

io.rsocket.rpc
ArtifactId

ArtifactId

rsocket-rpc-examples
Version

Version

0.2.5
Type

Type

jar
Description

Description

rsocket-rpc-examples
null
Project URL

Project URL

http://rsocket.io
Source Code Management

Source Code Management

https://github.com/rsocket/rsocket-rpc-java

Download rsocket-rpc-examples 0.2.5


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

Dependencies

compile (4)

Group / Artifact Type Version
io.rsocket.rpc : rsocket-rpc-core jar 0.2.5
com.google.protobuf : protobuf-java jar 3.6.1
io.rsocket : rsocket-transport-netty jar 0.11.11
org.slf4j : slf4j-simple jar 1.8.0-beta2

Project Modules

There are no modules declared in this project.