Last Version

ktor-client-auth 1.1.5

Ktor is a framework for quickly creating web applications in Kotlin with minimal effort.

License

License

Categories

Categories

Kotlin Languages CLI User Interface ORM Data
GroupId

GroupId

io.ktor
ArtifactId

ArtifactId

ktor-client-auth-kotlinMultiplatform
Version

Version

1.1.5
Type

Type

pom
Description

Description

ktor-client-auth
Ktor is a framework for quickly creating web applications in Kotlin with minimal effort.
Project URL

Project URL

https://github.com/ktorio/ktor
Source Code Management

Source Code Management

https://github.com/ktorio/ktor.git

Download ktor-client-auth-kotlinMultiplatform 1.1.5


<!-- https://jarcasting.com/artifacts/io.ktor/ktor-client-auth-kotlinMultiplatform/ -->
<dependency>
    <groupId>io.ktor</groupId>
    <artifactId>ktor-client-auth-kotlinMultiplatform</artifactId>
    <version>1.1.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.ktor/ktor-client-auth-kotlinMultiplatform/
implementation 'io.ktor:ktor-client-auth-kotlinMultiplatform:1.1.5'
// https://jarcasting.com/artifacts/io.ktor/ktor-client-auth-kotlinMultiplatform/
implementation ("io.ktor:ktor-client-auth-kotlinMultiplatform:1.1.5")
'io.ktor:ktor-client-auth-kotlinMultiplatform:pom:1.1.5'
<dependency org="io.ktor" name="ktor-client-auth-kotlinMultiplatform" rev="1.1.5">
  <artifact name="ktor-client-auth-kotlinMultiplatform" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.ktor', module='ktor-client-auth-kotlinMultiplatform', version='1.1.5')
)
libraryDependencies += "io.ktor" % "ktor-client-auth-kotlinMultiplatform" % "1.1.5"
[io.ktor/ktor-client-auth-kotlinMultiplatform "1.1.5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.