License |
License |
---|---|
GroupId | GroupIdio.ktor |
ArtifactId | ArtifactIdktor-websockets-tvosx64 |
Version | Version2.0.2 |
Type | Typepom |
Description |
Descriptionktor-websockets
Ktor is a framework for quickly creating web applications in Kotlin with minimal effort.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ktor-websockets-tvosx64-2.0.2.pom | |
ktor-websockets-tvosx64-2.0.2-sources.jar | 19 KB |
ktor-websockets-tvosx64-2.0.2-metadata.jar | 261 bytes |
ktor-websockets-tvosx64-2.0.2-kdoc.jar | 261 bytes |
ktor-websockets-tvosx64-2.0.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.ktor/ktor-websockets-tvosx64/ -->
<dependency>
<groupId>io.ktor</groupId>
<artifactId>ktor-websockets-tvosx64</artifactId>
<version>2.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.ktor/ktor-websockets-tvosx64/
implementation 'io.ktor:ktor-websockets-tvosx64:2.0.2'
// https://jarcasting.com/artifacts/io.ktor/ktor-websockets-tvosx64/
implementation ("io.ktor:ktor-websockets-tvosx64:2.0.2")
'io.ktor:ktor-websockets-tvosx64:pom:2.0.2'
<dependency org="io.ktor" name="ktor-websockets-tvosx64" rev="2.0.2">
<artifact name="ktor-websockets-tvosx64" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.ktor', module='ktor-websockets-tvosx64', version='2.0.2')
)
libraryDependencies += "io.ktor" % "ktor-websockets-tvosx64" % "2.0.2"
[io.ktor/ktor-websockets-tvosx64 "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : kotlinx-coroutines-core-tvosx64 | jar | 1.6.1 |
io.ktor : ktor-http-tvosx64 | jar | 2.0.2 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.21 |
org.jetbrains.kotlinx : atomicfu-tvosx64 | jar | 0.17.1 |