rsocket-transport-ktor

RSocket ktor transport utilities

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

io.rsocket.kotlin
ArtifactId

ArtifactId

rsocket-transport-ktor
Last Version

Last Version

0.15.4
Release Date

Release Date

Type

Type

pom
Description

Description

rsocket-transport-ktor
RSocket ktor transport utilities
Project URL

Project URL

http://rsocket.io
Source Code Management

Source Code Management

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

Download rsocket-transport-ktor

How to add to project

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

Dependencies

runtime (3)

Group / Artifact Type Version
io.rsocket.kotlin : rsocket-core jar 0.15.4
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.20
org.jetbrains.kotlinx : atomicfu jar 0.17.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.15.4
0.14.3
0.13.1
0.13.0