License |
License |
---|---|
GroupId | GroupIdio.ktor |
ArtifactId | ArtifactIdktor-http-linuxX64 |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionktor-http
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-http-linuxX64-1.1.0.pom | |
ktor-http-linuxX64-1.1.0.module | 2 KB |
ktor-http-linuxX64-1.1.0-sources.jar | 55 KB |
ktor-http-linuxX64-1.1.0-kdoc.jar | 495 KB |
ktor-http-linuxX64-1.1.0-javadoc.jar | 393 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.ktor/ktor-http-linuxX64/ -->
<dependency>
<groupId>io.ktor</groupId>
<artifactId>ktor-http-linuxX64</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.ktor/ktor-http-linuxX64/
implementation 'io.ktor:ktor-http-linuxX64:1.1.0'
// https://jarcasting.com/artifacts/io.ktor/ktor-http-linuxX64/
implementation ("io.ktor:ktor-http-linuxX64:1.1.0")
'io.ktor:ktor-http-linuxX64:pom:1.1.0'
<dependency org="io.ktor" name="ktor-http-linuxX64" rev="1.1.0">
<artifact name="ktor-http-linuxX64" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.ktor', module='ktor-http-linuxX64', version='1.1.0')
)
libraryDependencies += "io.ktor" % "ktor-http-linuxX64" % "1.1.0"
[io.ktor/ktor-http-linuxX64 "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.3.11 |
org.jetbrains.kotlinx : kotlinx-coroutines-core-common | jar | 1.1.0 |
org.jetbrains.kotlinx : kotlinx-io | jar | 0.1.2 |
org.jetbrains.kotlinx : atomicfu | jar | 0.12.0 |
org.jetbrains.kotlinx : kotlinx-coroutines-io | jar | 0.1.2 |
io.ktor : ktor-utils-native | jar | 1.1.0 |
org.jetbrains.kotlinx : kotlinx-coroutines-core-native | jar | 1.1.0 |
org.jetbrains.kotlinx : kotlinx-io-native | jar | 0.1.2 |
org.jetbrains.kotlinx : kotlinx-coroutines-io-native | jar | 0.1.2 |
io.ktor : ktor-http | jar | 1.1.0 |
Version |
---|
1.1.0
|