Last Version

QuickTheories 0.26

Property based testing for Java

License

License

GroupId

GroupId

org.quicktheories
ArtifactId

ArtifactId

quicktheories
Version

Version

0.26
Type

Type

jar
Description

Description

QuickTheories
Property based testing for Java
Project Organization

Project Organization

org.quicktheories

Download quicktheories 0.26


<!-- https://jarcasting.com/artifacts/org.quicktheories/quicktheories/ -->
<dependency>
    <groupId>org.quicktheories</groupId>
    <artifactId>quicktheories</artifactId>
    <version>0.26</version>
</dependency>
// https://jarcasting.com/artifacts/org.quicktheories/quicktheories/
implementation 'org.quicktheories:quicktheories:0.26'
// https://jarcasting.com/artifacts/org.quicktheories/quicktheories/
implementation ("org.quicktheories:quicktheories:0.26")
'org.quicktheories:quicktheories:jar:0.26'
<dependency org="org.quicktheories" name="quicktheories" rev="0.26">
  <artifact name="quicktheories" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.quicktheories', module='quicktheories', version='0.26')
)
libraryDependencies += "org.quicktheories" % "quicktheories" % "0.26"
[org.quicktheories/quicktheories "0.26"]

Dependencies

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 1.3.9

test (5)

Group / Artifact Type Version
junit : junit jar 4.11
org.assertj : assertj-core jar 3.9.0
org.mockito : mockito-core jar 2.13.0
com.github.stefanbirkner : system-rules jar 1.13.0
nl.jqno.equalsverifier : equalsverifier jar 2.4.2

Project Modules

There are no modules declared in this project.