GroupId | GroupIdio.ktor |
---|---|
ArtifactId | ArtifactIdktor-http-watchosx86 |
Version | Version1.3.2-1.4.0-rc |
Type | Typepom |
<!-- https://jarcasting.com/artifacts/io.ktor/ktor-http-watchosx86/ -->
<dependency>
<groupId>io.ktor</groupId>
<artifactId>ktor-http-watchosx86</artifactId>
<version>1.3.2-1.4.0-rc</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.ktor/ktor-http-watchosx86/
implementation 'io.ktor:ktor-http-watchosx86:1.3.2-1.4.0-rc'
// https://jarcasting.com/artifacts/io.ktor/ktor-http-watchosx86/
implementation ("io.ktor:ktor-http-watchosx86:1.3.2-1.4.0-rc")
'io.ktor:ktor-http-watchosx86:pom:1.3.2-1.4.0-rc'
<dependency org="io.ktor" name="ktor-http-watchosx86" rev="1.3.2-1.4.0-rc">
<artifact name="ktor-http-watchosx86" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.ktor', module='ktor-http-watchosx86', version='1.3.2-1.4.0-rc')
)
libraryDependencies += "io.ktor" % "ktor-http-watchosx86" % "1.3.2-1.4.0-rc"
[io.ktor/ktor-http-watchosx86 "1.3.2-1.4.0-rc"]