Last Version

KotlinTest 3.4.2

Kotlin Test Framework

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

io.kotlintest
ArtifactId

ArtifactId

kotlintest-assertions-ktor
Version

Version

3.4.2
Type

Type

jar
Description

Description

KotlinTest
Kotlin Test Framework
Project URL

Project URL

http://www.github.com/kotlintest/kotlintest
Source Code Management

Source Code Management

http://www.github.com/kotlintest/kotlintest/

Download kotlintest-assertions-ktor 3.4.2


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

Dependencies

compile (3)

Group / Artifact Type Version
io.kotlintest : kotlintest-assertions jar 3.4.2
io.ktor : ktor-server-core jar 1.1.2
io.ktor : ktor-server-test-host jar 1.1.2

Project Modules

There are no modules declared in this project.