MVN

io.kotlintest : kotlintest-samples

Maven & Gradle

Apr 24, 2018
4.1k stars

KotlinTest · Kotlin Test Framework

<dependency>
    <groupId>io.kotlintest</groupId>
    <artifactId>kotlintest-samples</artifactId>
    <version>3.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.kotlintest : kotlintest-samples to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.6
  • Latest Release Candidate: 3.0.0-RC4

All Versions

Choose a version of io.kotlintest : kotlintest-samples to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
kotlintest-samples-3.0.6
kotlintest-samples-3.0.5
kotlintest-samples-3.0.4
kotlintest-samples-3.0.3
kotlintest-samples-3.0.2
kotlintest-samples-3.0.1
kotlintest-samples-3.0.0
kotlintest-samples-3.0.0-RC4
kotlintest-samples-3.0.0-RC3

How to add a dependency to Maven

Add the following io.kotlintest : kotlintest-samples maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.kotlintest</groupId>
    <artifactId>kotlintest-samples</artifactId>
    <version>3.0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.kotlintest : kotlintest-samples gradle dependency to your build.gradle file:

implementation 'io.kotlintest:kotlintest-samples:3.0.6'

Gradle Kotlin DSL: Add the following io.kotlintest : kotlintest-samples gradle kotlin dependency to your build.gradle.kts file:

implementation("io.kotlintest:kotlintest-samples:3.0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.kotlintest : kotlintest-samples sbt scala dependency to your build.sbt file:

libraryDependencies += "io.kotlintest" % "kotlintest-samples" % "3.0.6"

Advertisement

Dependencies from Group

Sep 21, 2019
165 usages
4.1k stars
Oct 10, 2017
145 usages
4.1k stars
Sep 21, 2019
52 usages
4.1k stars
Sep 21, 2019
51 usages
4.1k stars
Sep 21, 2019
22 usages
4.1k stars

Discover Dependencies

Apr 24, 2018
4.1k stars
Jul 04, 2019
4 usages
350 stars
Jul 21, 2023
4 usages
15 stars
Nov 08, 2019
1 usages
319 stars
Aug 28, 2018
196 stars
Mar 27, 2018
0 stars
Mar 25, 2018
9 stars