is not current version
Last Version 0.15.4

rsocket-transport-ktor 0.14.3

Ktor RSocket transport implementations (TCP, Websocket)

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

io.rsocket.kotlin
ArtifactId

ArtifactId

rsocket-transport-ktor
Version

Version

0.14.3
Type

Type

pom
Description

Description

rsocket-transport-ktor
Ktor RSocket transport implementations (TCP, Websocket)
Project URL

Project URL

http://rsocket.io
Source Code Management

Source Code Management

https://github.com/rsocket/rsocket-kotlin

Download rsocket-transport-ktor 0.14.3


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

Dependencies

compile (1)

Group / Artifact Type Version
io.rsocket.kotlin : rsocket-transport-ktor-jvm jar 0.14.3

Project Modules

There are no modules declared in this project.