is not current version
Last Version 2.0.2

ktor-client-core 1.6.2

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

License

License

Categories

Categories

JavaScript Languages CLI User Interface
GroupId

GroupId

io.ktor
ArtifactId

ArtifactId

ktor-client-core-js
Version

Version

1.6.2
Type

Type

pom
Description

Description

ktor-client-core
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-core-js 1.6.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.5.20
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.5.20
org.jetbrains.kotlinx : kotlinx-coroutines-core-js jar 1.5.0-native-mt
io.ktor : ktor-http-js jar 1.6.2
io.ktor : ktor-http-cio-js jar 1.6.2

Project Modules

There are no modules declared in this project.