is not current version
Last Version 2.0.2

ktor-io 1.6.1

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

1.6.1
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 1.6.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.5.10
org.jetbrains.kotlinx : kotlinx-coroutines-core-mingwx64 jar 1.5.0-native-mt
org.jetbrains.kotlinx : atomicfu-mingwx64 jar 0.16.1

Project Modules

There are no modules declared in this project.