MVN

io.kotlintest : kotlintest-plugins-pitest

Maven & Gradle

Sep 21, 2019
4.1k stars

KotlinTest · Kotlin Test Framework

<dependency>
    <groupId>io.kotlintest</groupId>
    <artifactId>kotlintest-plugins-pitest</artifactId>
    <version>3.4.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.4.2

All Versions

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

Version Vulnerabilities Updated
3.4.x
kotlintest-plugins-pitest-3.4.2
kotlintest-plugins-pitest-3.4.1
kotlintest-plugins-pitest-3.4.0
3.3.x
kotlintest-plugins-pitest-3.3.3
kotlintest-plugins-pitest-3.3.2
kotlintest-plugins-pitest-3.3.1
kotlintest-plugins-pitest-3.3.0

How to add a dependency to Maven

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

<dependency>
    <groupId>io.kotlintest</groupId>
    <artifactId>kotlintest-plugins-pitest</artifactId>
    <version>3.4.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.kotlintest:kotlintest-plugins-pitest:3.4.2'

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

implementation("io.kotlintest:kotlintest-plugins-pitest:3.4.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.kotlintest" % "kotlintest-plugins-pitest" % "3.4.2"

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

Feb 12, 2020
0 stars
Feb 12, 2020
0 stars
May 06, 2020
2 stars
May 06, 2020
2 stars
May 06, 2020
2 stars
Apr 29, 2021
2 usages
60 stars
May 25, 2023
35 stars
Apr 18, 2020
1 usages
4 stars