Last Version

rsocket-routing-frames 0.2.0

RSocket Routing Frames

License

License

GroupId

GroupId

io.rsocket.routing
ArtifactId

ArtifactId

rsocket-routing-frames
Version

Version

0.2.0
Type

Type

jar
Description

Description

rsocket-routing-frames
RSocket Routing Frames
Project URL

Project URL

https://github.com/rsocket-routing
Source Code Management

Source Code Management

https://github.com/rsocket-routing/rsocket-routing-client

Download rsocket-routing-frames 0.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
io.rsocket.routing : rsocket-routing-common jar 0.2.0

runtime (1)

Group / Artifact Type Version
io.projectreactor.netty : reactor-netty jar 1.0.0-RC1

Project Modules

There are no modules declared in this project.