MVN

net.jqwik : jqwik-kotlin

Maven & Gradle

Jul 04, 2023
1 usages
526 stars

jqwik-kotlin · Jqwik Kotlin module

<dependency>
    <groupId>net.jqwik</groupId>
    <artifactId>jqwik-kotlin</artifactId>
    <version>1.7.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.jqwik : jqwik-kotlin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.7.4

All Versions

Choose a version of net.jqwik : jqwik-kotlin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.7.x
jqwik-kotlin-1.7.4
jqwik-kotlin-1.7.3
jqwik-kotlin-1.7.2
jqwik-kotlin-1.7.1
jqwik-kotlin-1.7.0
1.6.x
jqwik-kotlin-1.6.5
jqwik-kotlin-1.6.4
jqwik-kotlin-1.6.3
jqwik-kotlin-1.6.2
jqwik-kotlin-1.6.1
jqwik-kotlin-1.6.0

How to add a dependency to Maven

Add the following net.jqwik : jqwik-kotlin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.jqwik</groupId>
    <artifactId>jqwik-kotlin</artifactId>
    <version>1.7.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.jqwik : jqwik-kotlin gradle dependency to your build.gradle file:

implementation 'net.jqwik:jqwik-kotlin:1.7.4'

Gradle Kotlin DSL: Add the following net.jqwik : jqwik-kotlin gradle kotlin dependency to your build.gradle.kts file:

implementation("net.jqwik:jqwik-kotlin:1.7.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.jqwik : jqwik-kotlin sbt scala dependency to your build.sbt file:

libraryDependencies += "net.jqwik" % "jqwik-kotlin" % "1.7.4"

Advertisement

Dependencies from Group

Jul 04, 2023
62 usages
526 stars
Jul 04, 2023
19 usages
526 stars
Jul 04, 2023
9 usages
526 stars
Jul 04, 2023
2 usages
526 stars
Jul 04, 2023
2 usages
526 stars

Discover Dependencies

Oct 02, 2012
5 usages
Aug 16, 2011
5 usages
May 02, 2016
5 usages
Jul 03, 2023
1 usages
0 stars
Nov 23, 2022
7 usages
0 stars
Oct 05, 2020
3 usages
10 stars
May 06, 2023
2 usages
1 stars