<dependency> <groupId>io.ktor</groupId> <artifactId>ktor-http-cio-watchosx86</artifactId> <version>2.2.0</version> <type>pom</type> </dependency>
implementation 'io.ktor:ktor-http-cio-watchosx86:2.2.0'
implementation("io.ktor:ktor-http-cio-watchosx86:2.2.0")
libraryDependencies += "io.ktor" % "ktor-http-cio-watchosx86" % "2.2.0"
@Grapes( @Grab(group='io.ktor', module='ktor-http-cio-watchosx86', version='2.2.0') )
<dependency org="io.ktor" name="ktor-http-cio-watchosx86" rev="2.2.0" />
[io.ktor/ktor-http-cio-watchosx86 "2.2.0"]
'io.ktor:ktor-http-cio-watchosx86:jar:2.2.0'
compile
|-- org.jetbrains.kotlinx:kotlinx-coroutines-core-watchosx86:1.6.4
|-- io.ktor:ktor-http-watchosx86:2.2.0
|-- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.20