Last Version

KotlinTest 3.4.2

Kotlin Test Framework

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

io.kotlintest
ArtifactId

ArtifactId

kotlintest-assertions
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 3.4.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-reflect jar 0.11.91.1
io.arrow-kt : arrow-core-data jar 0.9.0
com.univocity : univocity-parsers jar 2.8.1
com.github.wumpz : diffutils jar 2.2

Project Modules

There are no modules declared in this project.