is not current version
Last Version 0.2.0

io.rsocket:rsocket-transport-akka_2.11 0.0.4

Akka RSocket transport implementations (TCP, Websocket)

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

io.rsocket
ArtifactId

ArtifactId

rsocket-transport-akka_2.11
Version

Version

0.0.4
Type

Type

jar

Download rsocket-transport-akka_2.11 0.0.4


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