License |
License |
---|---|
GroupId | GroupIdio.ktor |
ArtifactId | ArtifactIdktor-io-linuxx64 |
Version | Version1.6.2 |
Type | Typepom |
Description |
Descriptionktor-io
Ktor is a framework for quickly creating web applications in Kotlin with minimal effort.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ktor-io-linuxx64-1.6.2.pom | |
ktor-io-linuxx64-1.6.2-sources.jar | 127 KB |
ktor-io-linuxx64-1.6.2-kdoc.jar | 261 bytes |
ktor-io-linuxx64-1.6.2-javadoc.jar | 261 bytes |
ktor-io-linuxx64-1.6.2-cinterop-sockets.klib | 7 KB |
ktor-io-linuxx64-1.6.2-cinterop-bits.klib | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.ktor/ktor-io-linuxx64/ -->
<dependency>
<groupId>io.ktor</groupId>
<artifactId>ktor-io-linuxx64</artifactId>
<version>1.6.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.ktor/ktor-io-linuxx64/
implementation 'io.ktor:ktor-io-linuxx64:1.6.2'
// https://jarcasting.com/artifacts/io.ktor/ktor-io-linuxx64/
implementation ("io.ktor:ktor-io-linuxx64:1.6.2")
'io.ktor:ktor-io-linuxx64:pom:1.6.2'
<dependency org="io.ktor" name="ktor-io-linuxx64" rev="1.6.2">
<artifact name="ktor-io-linuxx64" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.ktor', module='ktor-io-linuxx64', version='1.6.2')
)
libraryDependencies += "io.ktor" % "ktor-io-linuxx64" % "1.6.2"
[io.ktor/ktor-io-linuxx64 "1.6.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.5.20 |
org.jetbrains.kotlinx : kotlinx-coroutines-core-linuxx64 | jar | 1.5.0-native-mt |
org.jetbrains.kotlinx : atomicfu-linuxx64 | jar | 0.16.1 |