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

Data CLI User Interface
GroupId

GroupId

io.ktor
ArtifactId

ArtifactId

ktor-client-websocket-metadata
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-metadata 1.1.4


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