KotlinTest

Kotlin Test Framework

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

io.kotlintest
ArtifactId

ArtifactId

kotlintest-samples
Last Version

Last Version

3.0.6
Release Date

Release Date

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-samples

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.2.30

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
3.0.0-RC4
3.0.0-RC3