не последняя версия
Последняя версия 3.4.2

io.kotlintest:kotlintest-assertions-arrow 3.3.0

Kotlin Test Framework

Категории

Категории

Kotlin Языки программирования
Группа

Группа

io.kotlintest
Идентификатор

Идентификатор

kotlintest-assertions-arrow
Версия

Версия

3.3.0
Тип

Тип

jar

Скачать kotlintest-assertions-arrow 3.3.0


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