Last Version

quickcheck-examples 0.6


Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.quickcheck
ArtifactId

ArtifactId

quickcheck-examples
Version

Version

0.6
Type

Type

jar
Description

Description

quickcheck-examples

Download quickcheck-examples 0.6


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

Dependencies

compile (2)

Group / Artifact Type Version
net.java.quickcheck : quickcheck jar 0.6
junit : junit-dep Optional jar 4.8

test (5)

Group / Artifact Type Version
org.testng : testng jar 5.14
com.google.guava : guava jar r07
org.hamcrest : hamcrest-core jar 1.2
org.hamcrest : hamcrest-library jar 1.2
org.easymock : easymock jar 2.3

Project Modules

There are no modules declared in this project.