MVN

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

Maven & Gradle

Apr 14, 2022
3 usages
523 stars

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

<dependency>
    <groupId>io.rsocket.kotlin</groupId>
    <artifactId>rsocket-transport-ktor-js</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-js 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-js to add to Maven or Gradle - All Versions:

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

How to add a dependency to Maven

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

<dependency>
    <groupId>io.rsocket.kotlin</groupId>
    <artifactId>rsocket-transport-ktor-js</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-js gradle dependency to your build.gradle file:

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

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

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

Discover Dependencies

Dec 16, 2021
2 usages
523 stars
Aug 10, 2021
2 usages
1 stars
Aug 10, 2021
2 usages
1 stars
Jul 16, 2021
2 usages
0 stars
Jul 05, 2021
3 usages
Jul 05, 2021
3 usages
Jul 02, 2021
3 usages
2 stars
Aug 13, 2023
3 usages
10 stars
Nov 03, 2022
3 usages
0 stars