Jar examples for j:junit-quickcheck-generators
QuickCheck-style parameter suppliers for JUnit theories: basic generators
You can download jar file junit-quickcheck-generators 0.7-alpha-2 in this page.
You can use the following script to add junit-quickcheck-generators-0.7-alpha-2.jar to your project.
<dependency> <groupId>com.pholser</groupId> <artifactId>junit-quickcheck-generators</artifactId> <version>0.7-alpha-2</version> </dependency>
compile group: 'com.pholser', name: 'junit-quickcheck-generators', version: '0.7-alpha-2'
libraryDependencies += "com.pholser" % "junit-quickcheck-generators" % "0.7-alpha-2"
<dependency org="com.pholser" name="junit-quickcheck-generators" rev="0.7-alpha-2"/>
@Grapes(@Grab(group='com.pholser', module='junit-quickcheck-generators', version='0.7-alpha-2'))
'com.pholser:junit-quickcheck-generators:jar:0.7-alpha-2'
Click the following link to download the jar file.
junit-quickcheck-generators-0.7-alpha-2-javadoc.jar