MVN

org.quicktheories : quicktheories

Maven & Gradle

Mar 06, 2019
45 usages
490 stars

QuickTheories · Property based testing for Java

<dependency>
    <groupId>org.quicktheories</groupId>
    <artifactId>quicktheories</artifactId>
    <version>0.26</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.quicktheories : quicktheories to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.26

All Versions

Choose a version of org.quicktheories : quicktheories to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.26
quicktheories-0.26
0.25
quicktheories-0.25
0.24
quicktheories-0.24
0.23
quicktheories-0.23
0.22
quicktheories-0.22
0.21
quicktheories-0.21
0.20
quicktheories-0.20
0.15
quicktheories-0.15
0.14
quicktheories-0.14
0.13
quicktheories-0.13
0.12
quicktheories-0.12

How to add a dependency to Maven

Add the following org.quicktheories : quicktheories maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.quicktheories</groupId>
    <artifactId>quicktheories</artifactId>
    <version>0.26</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.quicktheories : quicktheories gradle dependency to your build.gradle file:

implementation 'org.quicktheories:quicktheories:0.26'

Gradle Kotlin DSL: Add the following org.quicktheories : quicktheories gradle kotlin dependency to your build.gradle.kts file:

implementation("org.quicktheories:quicktheories:0.26")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.quicktheories : quicktheories sbt scala dependency to your build.sbt file:

libraryDependencies += "org.quicktheories" % "quicktheories" % "0.26"

Advertisement

Dependencies from Group

Mar 06, 2019
45 usages
490 stars
Mar 06, 2019
501 stars

Discover Dependencies

May 28, 2018
1 usages
98 stars
Sep 25, 2013
12 usages
Aug 10, 2010
15 usages
Oct 27, 2015
1 usages
Nov 15, 2011
12 usages
598 stars
Mar 03, 2023
5 usages
0 stars
May 28, 2021
14 usages
4 stars
api
May 24, 2011
2 usages