Last Version

ktor-client-tests-dispatcher 1.2.6

Ktor is a framework for quickly creating web applications in Kotlin with minimal effort.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.ktor
ArtifactId

ArtifactId

ktor-client-tests-dispatcher
Version

Version

1.2.6
Type

Type

jar
Description

Description

ktor-client-tests-dispatcher
Ktor is a framework for quickly creating web applications in Kotlin with minimal effort.
Project URL

Project URL

https://github.com/ktorio/ktor
Source Code Management

Source Code Management

https://github.com/ktorio/ktor.git

Download ktor-client-tests-dispatcher 1.2.6


<!-- https://jarcasting.com/artifacts/io.ktor/ktor-client-tests-dispatcher/ -->
<dependency>
    <groupId>io.ktor</groupId>
    <artifactId>ktor-client-tests-dispatcher</artifactId>
    <version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.ktor/ktor-client-tests-dispatcher/
implementation 'io.ktor:ktor-client-tests-dispatcher:1.2.6'
// https://jarcasting.com/artifacts/io.ktor/ktor-client-tests-dispatcher/
implementation ("io.ktor:ktor-client-tests-dispatcher:1.2.6")
'io.ktor:ktor-client-tests-dispatcher:jar:1.2.6'
<dependency org="io.ktor" name="ktor-client-tests-dispatcher" rev="1.2.6">
  <artifact name="ktor-client-tests-dispatcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ktor', module='ktor-client-tests-dispatcher', version='1.2.6')
)
libraryDependencies += "io.ktor" % "ktor-client-tests-dispatcher" % "1.2.6"
[io.ktor/ktor-client-tests-dispatcher "1.2.6"]

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.3.60
org.jetbrains.kotlinx : kotlinx-coroutines-core-common jar 1.3.2-1.3.60
org.jetbrains.kotlinx : kotlinx-io jar 0.1.16
org.jetbrains.kotlinx : atomicfu jar 0.14.1
org.jetbrains.kotlinx : kotlinx-coroutines-io jar 0.1.16

Project Modules

There are no modules declared in this project.