ktor-client-websocket

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

License

License

Categories

Categories

Kotlin Languages CLI User Interface ORM Data
GroupId

GroupId

io.ktor
ArtifactId

ArtifactId

ktor-client-websocket-kotlinMultiplatform
Last Version

Last Version

1.1.4
Release Date

Release Date

Type

Type

pom
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-kotlinMultiplatform

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
io.ktor

ktor.io

Ktor is an application framework for building microservices, web applications, and more. Brought to you by JetBrains

Versions

Version
1.1.4
1.1.3
1.1.2