is not current version
Last Version 2.0.2

ktor-io 2.0.0

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

License

License

GroupId

GroupId

io.ktor
ArtifactId

ArtifactId

ktor-io-mingwx64
Version

Version

2.0.0
Type

Type

pom
Description

Description

ktor-io
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-io-mingwx64 2.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core-mingwx64 jar 1.6.0
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.20
org.jetbrains.kotlinx : atomicfu-mingwx64 jar 0.17.1

Project Modules

There are no modules declared in this project.