MVN

io.rsocket.kotlin : rsocket-transport-ktor-jvm

Maven & Gradle

Apr 14, 2022
6 usages
525 stars

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

<dependency>
    <groupId>io.rsocket.kotlin</groupId>
    <artifactId>rsocket-transport-ktor-jvm</artifactId>
    <version>0.15.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.rsocket.kotlin : rsocket-transport-ktor-jvm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.15.4

All Versions

Choose a version of io.rsocket.kotlin : rsocket-transport-ktor-jvm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.15.x
rsocket-transport-ktor-jvm-0.15.4
0.14.x
rsocket-transport-ktor-jvm-0.14.3
0.13.x
rsocket-transport-ktor-jvm-0.13.1
rsocket-transport-ktor-jvm-0.13.0

How to add a dependency to Maven

Add the following io.rsocket.kotlin : rsocket-transport-ktor-jvm maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.rsocket.kotlin</groupId>
    <artifactId>rsocket-transport-ktor-jvm</artifactId>
    <version>0.15.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.rsocket.kotlin : rsocket-transport-ktor-jvm gradle dependency to your build.gradle file:

implementation 'io.rsocket.kotlin:rsocket-transport-ktor-jvm:0.15.4'

Gradle Kotlin DSL: Add the following io.rsocket.kotlin : rsocket-transport-ktor-jvm gradle kotlin dependency to your build.gradle.kts file:

implementation("io.rsocket.kotlin:rsocket-transport-ktor-jvm:0.15.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.rsocket.kotlin : rsocket-transport-ktor-jvm sbt scala dependency to your build.sbt file:

libraryDependencies += "io.rsocket.kotlin" % "rsocket-transport-ktor-jvm" % "0.15.4"

Advertisement

Dependencies from Group

Apr 14, 2022
9 usages
525 stars
Apr 14, 2022
7 usages
525 stars
Apr 14, 2022
6 usages
525 stars
Jul 04, 2021
6 usages
525 stars
Jul 04, 2021
6 usages
525 stars

Discover Dependencies

Dec 16, 2022
5 usages
633 stars
Apr 14, 2023
4 usages
15 stars
Jul 05, 2021
356 usages
4 stars
Jul 06, 2021
4 usages
Aug 21, 2021
4 usages
2.4k stars
Apr 12, 2022
4 usages
1.6k stars