GroupId | GroupIdio.ktor |
---|---|
ArtifactId | ArtifactIdktor-utils-watchosx86 |
Version | Version1.5.3 |
Type | Typepom |
Filename | Size |
---|---|
ktor-utils-watchosx86-1.5.3.pom | |
ktor-utils-watchosx86-1.5.3-sources.jar | 57 KB |
ktor-utils-watchosx86-1.5.3-metadata.jar | 261 bytes |
ktor-utils-watchosx86-1.5.3-kdoc.jar | 261 bytes |
ktor-utils-watchosx86-1.5.3-javadoc.jar | 261 bytes |
ktor-utils-watchosx86-1.5.3-cinterop-utils.klib | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.ktor/ktor-utils-watchosx86/ -->
<dependency>
<groupId>io.ktor</groupId>
<artifactId>ktor-utils-watchosx86</artifactId>
<version>1.5.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.ktor/ktor-utils-watchosx86/
implementation 'io.ktor:ktor-utils-watchosx86:1.5.3'
// https://jarcasting.com/artifacts/io.ktor/ktor-utils-watchosx86/
implementation ("io.ktor:ktor-utils-watchosx86:1.5.3")
'io.ktor:ktor-utils-watchosx86:pom:1.5.3'
<dependency org="io.ktor" name="ktor-utils-watchosx86" rev="1.5.3">
<artifact name="ktor-utils-watchosx86" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.ktor', module='ktor-utils-watchosx86', version='1.5.3')
)
libraryDependencies += "io.ktor" % "ktor-utils-watchosx86" % "1.5.3"
[io.ktor/ktor-utils-watchosx86 "1.5.3"]