Last Version

KotlinTest 3.2.1

Kotlin Test Framework

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

io.kotlintest
ArtifactId

ArtifactId

kotlintest-extensions-system
Version

Version

3.2.1
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-extensions-system 3.2.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.11
io.kotlintest : kotlintest-core jar 3.2.1
io.kotlintest : kotlintest-assertions jar 3.2.1

test (3)

Group / Artifact Type Version
io.kotlintest : kotlintest-runner-junit5 jar 3.2.1
log4j : log4j jar 1.2.17
org.slf4j : slf4j-log4j12 jar 1.7.25

Project Modules

There are no modules declared in this project.