Last Version

quickcheckng 1.1.4

A TestNG @DataProvider generator for QuickCheck Generators

License

License

Apache License
GroupId

GroupId

com.theoryinpractise
ArtifactId

ArtifactId

quickcheckng
Version

Version

1.1.4
Type

Type

jar
Description

Description

quickcheckng
A TestNG @DataProvider generator for QuickCheck Generators
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

http://github.com/talios/quickcheckng

Download quickcheckng 1.1.4


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

Dependencies

compile (4)

Group / Artifact Type Version
com.squareup : javapoet jar 1.2.0
net.java.quickcheck : quickcheck jar 0.6
io.reactivex : rxjava jar 1.0.13
org.testng : testng jar 6.9.4

test (1)

Group / Artifact Type Version
com.google.truth : truth jar 0.27

Project Modules

There are no modules declared in this project.