Last Version

ktor-client-websocket 1.1.4

Ktor is a framework for quickly creating web applications in Kotlin with minimal effort.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.ktor
ArtifactId

ArtifactId

ktor-client-websocket
Version

Version

1.1.4
Type

Type

jar
Description

Description

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

Project URL

https://github.com/ktorio/ktor
Source Code Management

Source Code Management

https://github.com/ktorio/ktor.git

Download ktor-client-websocket 1.1.4


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

Dependencies

compile (10)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-reflect jar 1.3.30
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.30
org.jetbrains.kotlinx : atomicfu jar 0.12.3
org.slf4j : slf4j-api jar 1.7.25
com.typesafe : config jar 1.3.1
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.2.0
org.jetbrains.kotlinx : kotlinx-io-jvm jar 0.1.8
org.jetbrains.kotlinx : kotlinx-coroutines-io-jvm jar 0.1.8
io.ktor : ktor-client-core-jvm jar 1.1.4
io.ktor : ktor-http-cio jar 1.1.4

Project Modules

There are no modules declared in this project.