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