| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdio.ktor | 
    
| ArtifactId | ArtifactIdktor-client-auth-basic-watchosarm64 | 
    
| Last Version | Last Version1.6.8 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            Descriptionktor-client-auth-basic 
            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-auth-basic-watchosarm64/ -->
<dependency>
    <groupId>io.ktor</groupId>
    <artifactId>ktor-client-auth-basic-watchosarm64</artifactId>
    <version>1.6.8</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/io.ktor/ktor-client-auth-basic-watchosarm64/
implementation 'io.ktor:ktor-client-auth-basic-watchosarm64:1.6.8'
                // https://jarcasting.com/artifacts/io.ktor/ktor-client-auth-basic-watchosarm64/
implementation ("io.ktor:ktor-client-auth-basic-watchosarm64:1.6.8")
                'io.ktor:ktor-client-auth-basic-watchosarm64:pom:1.6.8'
                <dependency org="io.ktor" name="ktor-client-auth-basic-watchosarm64" rev="1.6.8">
  <artifact name="ktor-client-auth-basic-watchosarm64" type="pom" />
</dependency>
                @Grapes(
@Grab(group='io.ktor', module='ktor-client-auth-basic-watchosarm64', version='1.6.8')
)
                libraryDependencies += "io.ktor" % "ktor-client-auth-basic-watchosarm64" % "1.6.8"
                [io.ktor/ktor-client-auth-basic-watchosarm64 "1.6.8"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains.kotlinx : kotlinx-coroutines-core-watchosarm64 | jar | 1.5.2-native-mt | 
| io.ktor : ktor-client-core-watchosarm64 | jar | 1.6.8 | 
| io.ktor : ktor-client-auth-watchosarm64 | jar | 1.6.8 | 
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.10 | 
| org.jetbrains.kotlinx : atomicfu-watchosarm64 | jar | 0.17.1 |