License |
License |
---|---|
Categories |
CategoriesCaching Data |
GroupId | GroupIdio.ktor |
ArtifactId | ArtifactIdktor-server-caching-headers-linuxx64 |
Version | Version2.0.1 |
Type | Typepom |
Description |
Descriptionktor-server-caching-headers
Ktor is a framework for quickly creating web applications in Kotlin with minimal effort.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.ktor/ktor-server-caching-headers-linuxx64/ -->
<dependency>
<groupId>io.ktor</groupId>
<artifactId>ktor-server-caching-headers-linuxx64</artifactId>
<version>2.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.ktor/ktor-server-caching-headers-linuxx64/
implementation 'io.ktor:ktor-server-caching-headers-linuxx64:2.0.1'
// https://jarcasting.com/artifacts/io.ktor/ktor-server-caching-headers-linuxx64/
implementation ("io.ktor:ktor-server-caching-headers-linuxx64:2.0.1")
'io.ktor:ktor-server-caching-headers-linuxx64:pom:2.0.1'
<dependency org="io.ktor" name="ktor-server-caching-headers-linuxx64" rev="2.0.1">
<artifact name="ktor-server-caching-headers-linuxx64" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.ktor', module='ktor-server-caching-headers-linuxx64', version='2.0.1')
)
libraryDependencies += "io.ktor" % "ktor-server-caching-headers-linuxx64" % "2.0.1"
[io.ktor/ktor-server-caching-headers-linuxx64 "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : kotlinx-coroutines-core-linuxx64 | jar | 1.6.1 |
io.ktor : ktor-server-core-linuxx64 | jar | 2.0.1 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.21 |
org.jetbrains.kotlinx : atomicfu-linuxx64 | jar | 0.17.1 |