| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdio.ktor | 
| ArtifactId | ArtifactIdktor-client-cio-linuxx64 | 
| Version | Version1.6.1 | 
| Type | Typepom | 
| Description | Descriptionktor-client-cio Ktor is a framework for quickly creating web applications in Kotlin with minimal effort. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| ktor-client-cio-linuxx64-1.6.1.pom | |
| ktor-client-cio-linuxx64-1.6.1-sources.jar | 14 KB | 
| ktor-client-cio-linuxx64-1.6.1-kdoc.jar | 261 bytes | 
| ktor-client-cio-linuxx64-1.6.1-javadoc.jar | 261 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.ktor/ktor-client-cio-linuxx64/ -->
<dependency>
    <groupId>io.ktor</groupId>
    <artifactId>ktor-client-cio-linuxx64</artifactId>
    <version>1.6.1</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/io.ktor/ktor-client-cio-linuxx64/
implementation 'io.ktor:ktor-client-cio-linuxx64:1.6.1'// https://jarcasting.com/artifacts/io.ktor/ktor-client-cio-linuxx64/
implementation ("io.ktor:ktor-client-cio-linuxx64:1.6.1")'io.ktor:ktor-client-cio-linuxx64:pom:1.6.1'<dependency org="io.ktor" name="ktor-client-cio-linuxx64" rev="1.6.1">
  <artifact name="ktor-client-cio-linuxx64" type="pom" />
</dependency>@Grapes(
@Grab(group='io.ktor', module='ktor-client-cio-linuxx64', version='1.6.1')
)libraryDependencies += "io.ktor" % "ktor-client-cio-linuxx64" % "1.6.1"[io.ktor/ktor-client-cio-linuxx64 "1.6.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.5.10 | 
| org.jetbrains.kotlinx : kotlinx-coroutines-core-linuxx64 | jar | 1.5.0-native-mt | 
| io.ktor : ktor-client-core-linuxx64 | jar | 1.6.1 | 
| io.ktor : ktor-http-cio-linuxx64 | jar | 1.6.1 | 
| io.ktor : ktor-network-tls-linuxx64 | jar | 1.6.1 | 
| org.jetbrains.kotlinx : atomicfu-linuxx64 | jar | 0.16.1 |