| Группа | Группаio.ktor |
|---|---|
| Идентификатор | Идентификаторktor-http-watchosx86 |
| Версия | Версия1.3.0 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| ktor-http-watchosx86-1.3.0.pom | |
| ktor-http-watchosx86-1.3.0.module | 2 KB |
| ktor-http-watchosx86-1.3.0-sources.jar | 64 KB |
| ktor-http-watchosx86-1.3.0-kdoc.jar | 261 bytes |
| ktor-http-watchosx86-1.3.0-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.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.ktor/ktor-http-watchosx86/
implementation 'io.ktor:ktor-http-watchosx86:1.3.0'
// https://jarcasting.com/artifacts/io.ktor/ktor-http-watchosx86/
implementation ("io.ktor:ktor-http-watchosx86:1.3.0")
'io.ktor:ktor-http-watchosx86:pom:1.3.0'
<dependency org="io.ktor" name="ktor-http-watchosx86" rev="1.3.0">
<artifact name="ktor-http-watchosx86" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.ktor', module='ktor-http-watchosx86', version='1.3.0')
)
libraryDependencies += "io.ktor" % "ktor-http-watchosx86" % "1.3.0"
[io.ktor/ktor-http-watchosx86 "1.3.0"]