| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.ktor |
| Идентификатор | Идентификаторktor-websockets-iosx64 |
| Версия | Версия2.0.0 |
| Тип | Типpom |
| Описание |
Описаниеktor-websockets
Ktor is a framework for quickly creating web applications in Kotlin with minimal effort.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ktor-websockets-iosx64-2.0.0.pom | |
| ktor-websockets-iosx64-2.0.0-sources.jar | 19 KB |
| ktor-websockets-iosx64-2.0.0-metadata.jar | 261 bytes |
| ktor-websockets-iosx64-2.0.0-kdoc.jar | 261 bytes |
| ktor-websockets-iosx64-2.0.0-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.ktor/ktor-websockets-iosx64/ -->
<dependency>
<groupId>io.ktor</groupId>
<artifactId>ktor-websockets-iosx64</artifactId>
<version>2.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.ktor/ktor-websockets-iosx64/
implementation 'io.ktor:ktor-websockets-iosx64:2.0.0'
// https://jarcasting.com/artifacts/io.ktor/ktor-websockets-iosx64/
implementation ("io.ktor:ktor-websockets-iosx64:2.0.0")
'io.ktor:ktor-websockets-iosx64:pom:2.0.0'
<dependency org="io.ktor" name="ktor-websockets-iosx64" rev="2.0.0">
<artifact name="ktor-websockets-iosx64" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.ktor', module='ktor-websockets-iosx64', version='2.0.0')
)
libraryDependencies += "io.ktor" % "ktor-websockets-iosx64" % "2.0.0"
[io.ktor/ktor-websockets-iosx64 "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlinx : kotlinx-coroutines-core-iosx64 | jar | 1.6.0 |
| io.ktor : ktor-http-iosx64 | jar | 2.0.0 |
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.20 |
| org.jetbrains.kotlinx : atomicfu-iosx64 | jar | 0.17.1 |