MVN

io.ktor : ktor-client-websocket

Maven & Gradle

Apr 15, 2019
3 usages
12.2k stars

ktor-client-websocket · Ktor is a framework for quickly creating web applications in Kotlin with minimal effort.

<dependency>
    <groupId>io.ktor</groupId>
    <artifactId>ktor-client-websocket</artifactId>
    <version>1.1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.ktor : ktor-client-websocket to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.4
  • Latest Release Candidate: 1.0.0-rc

All Versions

Choose a version of io.ktor : ktor-client-websocket to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
ktor-client-websocket-1.1.4
ktor-client-websocket-1.1.3
ktor-client-websocket-1.1.2
ktor-client-websocket-1.1.1
ktor-client-websocket-1.1.0
1.0.x
ktor-client-websocket-1.0.1
ktor-client-websocket-1.0.0
ktor-client-websocket-1.0.0-rc

How to add a dependency to Maven

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

<dependency>
    <groupId>io.ktor</groupId>
    <artifactId>ktor-client-websocket</artifactId>
    <version>1.1.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.ktor : ktor-client-websocket gradle dependency to your build.gradle file:

implementation 'io.ktor:ktor-client-websocket:1.1.4'

Gradle Kotlin DSL: Add the following io.ktor : ktor-client-websocket gradle kotlin dependency to your build.gradle.kts file:

implementation("io.ktor:ktor-client-websocket:1.1.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.ktor : ktor-client-websocket sbt scala dependency to your build.sbt file:

libraryDependencies += "io.ktor" % "ktor-client-websocket" % "1.1.4"

Advertisement

Dependencies from Group

Aug 01, 2023
311 usages
12.2k stars
Aug 01, 2023
198 usages
12.2k stars
Aug 01, 2023
194 usages
12.2k stars
Aug 01, 2023
168 usages
12.2k stars
Aug 01, 2023
120 usages
12.2k stars

Discover Dependencies

Aug 01, 2023
6 usages
12.2k stars
Dec 26, 2022
1 usages
8.7k stars
Feb 11, 2021
1 usages
8.7k stars
Oct 16, 2019
1 usages
435 stars
Oct 16, 2019
1 usages
435 stars
Oct 16, 2019
1 usages
435 stars
Apr 12, 2022
1 usages
694 stars
Apr 12, 2022
1 usages
694 stars
Jul 09, 2023
1 usages
694 stars
Feb 06, 2023
1 usages
694 stars