MVN

run.ktcheck : ktcheck-api

Maven & Gradle

May 20, 2020
3 usages
3 stars

ktcheck-api · Testing framework on JUnit Platform with Give-When-Then style.

<dependency>
    <groupId>run.ktcheck</groupId>
    <artifactId>ktcheck-api</artifactId>
    <version>v0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of run.ktcheck : ktcheck-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: v0.2.0

All Versions

Choose a version of run.ktcheck : ktcheck-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
v0.2.x
ktcheck-api-v0.2.0
v0.1.x
ktcheck-api-v0.1.0

How to add a dependency to Maven

Add the following run.ktcheck : ktcheck-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>run.ktcheck</groupId>
    <artifactId>ktcheck-api</artifactId>
    <version>v0.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following run.ktcheck : ktcheck-api gradle dependency to your build.gradle file:

implementation 'run.ktcheck:ktcheck-api:v0.2.0'

Gradle Kotlin DSL: Add the following run.ktcheck : ktcheck-api gradle kotlin dependency to your build.gradle.kts file:

implementation("run.ktcheck:ktcheck-api:v0.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following run.ktcheck : ktcheck-api sbt scala dependency to your build.sbt file:

libraryDependencies += "run.ktcheck" % "ktcheck-api" % "v0.2.0"

Advertisement

Dependencies from Group

May 20, 2020
3 usages
3 stars
May 20, 2020
1 usages
3 stars
May 20, 2020
1 usages
3 stars
May 20, 2020
3 stars

Discover Dependencies

Aug 08, 2023
7 usages
Jan 31, 2007
2 usages
Aug 08, 2019
13 usages
2.5k stars
Jul 06, 2020
11 usages
14 stars
Feb 21, 2022
19 usages
70 stars
Jul 03, 2022
5 usages
16 stars
Apr 04, 2020
39 usages
99 stars
Sep 24, 2016
5 usages
303 stars
Oct 08, 2019
17 usages
1 stars
Dec 10, 2019
4 usages
2 stars