| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdio.ktor | 
| ArtifactId | ArtifactIdktor-client-ios-macosX64 | 
| Last Version | Last Version1.1.0 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Descriptionktor-client-ios Ktor is a framework for quickly creating web applications in Kotlin with minimal effort. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/io.ktor/ktor-client-ios-macosX64/ -->
<dependency>
    <groupId>io.ktor</groupId>
    <artifactId>ktor-client-ios-macosX64</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/io.ktor/ktor-client-ios-macosX64/
implementation 'io.ktor:ktor-client-ios-macosX64:1.1.0'// https://jarcasting.com/artifacts/io.ktor/ktor-client-ios-macosX64/
implementation ("io.ktor:ktor-client-ios-macosX64:1.1.0")'io.ktor:ktor-client-ios-macosX64:pom:1.1.0'<dependency org="io.ktor" name="ktor-client-ios-macosX64" rev="1.1.0">
  <artifact name="ktor-client-ios-macosX64" type="pom" />
</dependency>@Grapes(
@Grab(group='io.ktor', module='ktor-client-ios-macosX64', version='1.1.0')
)libraryDependencies += "io.ktor" % "ktor-client-ios-macosX64" % "1.1.0"[io.ktor/ktor-client-ios-macosX64 "1.1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.ktor : ktor-client-core-native | jar | 1.1.0 | 
| org.jetbrains.kotlinx : kotlinx-coroutines-core-native | jar | 1.1.0 | 
| org.jetbrains.kotlinx : kotlinx-io-native | jar | 0.1.2 | 
| org.jetbrains.kotlinx : kotlinx-coroutines-io-native | jar | 0.1.2 | 
| org.jetbrains.kotlinx : atomicfu | jar | 0.12.0 | 
| io.ktor : ktor-client-ios | jar | 1.1.0 | 
 
                    | Version | 
|---|
| 1.1.0 |