License |
License |
---|---|
Categories |
CategoriesKotlin Languages ORM Data |
GroupId | GroupIdio.ktor |
ArtifactId | ArtifactIdktor-server-benchmarks-kotlinMultiplatform |
Last Version | Last Version1.1.4 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionktor-server-benchmarks
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-server-benchmarks-kotlinMultiplatform-1.1.4.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.ktor/ktor-server-benchmarks-kotlinMultiplatform/ -->
<dependency>
<groupId>io.ktor</groupId>
<artifactId>ktor-server-benchmarks-kotlinMultiplatform</artifactId>
<version>1.1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.ktor/ktor-server-benchmarks-kotlinMultiplatform/
implementation 'io.ktor:ktor-server-benchmarks-kotlinMultiplatform:1.1.4'
// https://jarcasting.com/artifacts/io.ktor/ktor-server-benchmarks-kotlinMultiplatform/
implementation ("io.ktor:ktor-server-benchmarks-kotlinMultiplatform:1.1.4")
'io.ktor:ktor-server-benchmarks-kotlinMultiplatform:pom:1.1.4'
<dependency org="io.ktor" name="ktor-server-benchmarks-kotlinMultiplatform" rev="1.1.4">
<artifact name="ktor-server-benchmarks-kotlinMultiplatform" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.ktor', module='ktor-server-benchmarks-kotlinMultiplatform', version='1.1.4')
)
libraryDependencies += "io.ktor" % "ktor-server-benchmarks-kotlinMultiplatform" % "1.1.4"
[io.ktor/ktor-server-benchmarks-kotlinMultiplatform "1.1.4"]