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