MVN

io.ktor : ktor-client-websockets

Maven & Gradle

Aug 01, 2023
19 usages
12.2k stars

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

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

Latest Version

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

  • Latest Stable: 2.3.3
  • Latest Release Candidate: 2.0.0-rc-1
  • Latest Beta: 2.0.0-beta-1

All Versions

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

Version Vulnerabilities Updated
2.3.x
ktor-client-websockets-2.3.3
ktor-client-websockets-2.3.2
ktor-client-websockets-2.3.1
ktor-client-websockets-2.3.0
2.2.x
ktor-client-websockets-2.2.4
ktor-client-websockets-2.2.3
ktor-client-websockets-2.2.2
ktor-client-websockets-2.2.1
ktor-client-websockets-2.2.0
2.1.x
ktor-client-websockets-2.1.3
ktor-client-websockets-2.1.2
ktor-client-websockets-2.1.1
ktor-client-websockets-2.1.0
2.0.x
ktor-client-websockets-2.0.3
ktor-client-websockets-2.0.2
ktor-client-websockets-2.0.1
ktor-client-websockets-2.0.0
ktor-client-websockets-2.0.0-rc-1
ktor-client-websockets-2.0.0-beta-1
1.6.x
ktor-client-websockets-1.6.8
ktor-client-websockets-1.6.7
ktor-client-websockets-1.6.6
ktor-client-websockets-1.6.5
ktor-client-websockets-1.6.4
ktor-client-websockets-1.6.3
ktor-client-websockets-1.6.2
ktor-client-websockets-1.6.1
ktor-client-websockets-1.6.0
1.5.x
ktor-client-websockets-1.5.4
ktor-client-websockets-1.5.3
ktor-client-websockets-1.5.2
ktor-client-websockets-1.5.1
ktor-client-websockets-1.5.0
1.4.x
ktor-client-websockets-1.4.3
ktor-client-websockets-1.4.2
ktor-client-websockets-1.4.1
ktor-client-websockets-1.4.0
1.3.x
ktor-client-websockets-1.3.2-1.4.0-rc
ktor-client-websockets-1.3.1
ktor-client-websockets-1.3.0
ktor-client-websockets-1.3.0-rc2
ktor-client-websockets-1.3.0-rc
1.2.x
ktor-client-websockets-1.2.6
ktor-client-websockets-1.2.5
ktor-client-websockets-1.2.4
ktor-client-websockets-1.2.3
ktor-client-websockets-1.2.3-rc
ktor-client-websockets-1.2.2
ktor-client-websockets-1.2.1
ktor-client-websockets-1.2.0
ktor-client-websockets-1.2.0-rc2

How to add a dependency to Maven

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

<dependency>
    <groupId>io.ktor</groupId>
    <artifactId>ktor-client-websockets</artifactId>
    <version>2.3.3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.ktor:ktor-client-websockets:2.3.3'

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

implementation("io.ktor:ktor-client-websockets:2.3.3")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.ktor" % "ktor-client-websockets" % "2.3.3"

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

Apr 22, 2023
28 usages
1.4k stars
May 10, 2019
2 usages
98 stars
Jul 12, 2021
2 usages
1k stars
Aug 22, 2023
7 usages
175 stars
Feb 24, 2023
7 stars
Feb 05, 2021
2 stars
Jun 16, 2019
1 usages
617 stars
May 25, 2019
19 usages
367 stars
Jun 05, 2023
54 usages
713 stars