Last Version

ktor-http-cio 1.1.4

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

License

License

GroupId

GroupId

io.ktor
ArtifactId

ArtifactId

ktor-http-cio-common
Version

Version

1.1.4
Type

Type

jar
Description

Description

ktor-http-cio
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-http-cio-common 1.1.4


<!-- https://jarcasting.com/artifacts/io.ktor/ktor-http-cio-common/ -->
<dependency>
    <groupId>io.ktor</groupId>
    <artifactId>ktor-http-cio-common</artifactId>
    <version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.ktor/ktor-http-cio-common/
implementation 'io.ktor:ktor-http-cio-common:1.1.4'
// https://jarcasting.com/artifacts/io.ktor/ktor-http-cio-common/
implementation ("io.ktor:ktor-http-cio-common:1.1.4")
'io.ktor:ktor-http-cio-common:jar:1.1.4'
<dependency org="io.ktor" name="ktor-http-cio-common" rev="1.1.4">
  <artifact name="ktor-http-cio-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ktor', module='ktor-http-cio-common', version='1.1.4')
)
libraryDependencies += "io.ktor" % "ktor-http-cio-common" % "1.1.4"
[io.ktor/ktor-http-cio-common "1.1.4"]

Dependencies

compile (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.3.30
org.jetbrains.kotlinx : kotlinx-coroutines-core-common jar 1.2.0
org.jetbrains.kotlinx : kotlinx-io jar 0.1.8
org.jetbrains.kotlinx : atomicfu jar 0.12.3
org.jetbrains.kotlinx : kotlinx-coroutines-io jar 0.1.8
io.ktor : ktor-http jar 1.1.4

Project Modules

There are no modules declared in this project.