Whiley Quick Check

An Automated Testing Tool for Whiley.

License

License

GroupId

GroupId

org.whiley
ArtifactId

ArtifactId

wyqc
Last Version

Last Version

0.9.9
Release Date

Release Date

Type

Type

jar
Description

Description

Whiley Quick Check
An Automated Testing Tool for Whiley.
Project URL

Project URL

http://whiley.org/

Download wyqc

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.whiley : wyc jar 0.9.9
org.whiley : jmodelgen jar [0.4.0,0.5.0)
org.whiley : jbuildfs jar 1.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.9
0.9.8
0.9.7
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2