is not current version
Last Version 0.9.9

org.whiley:wyqc 0.9.7

An Automated Testing Tool for Whiley.

GroupId

GroupId

org.whiley
ArtifactId

ArtifactId

wyqc
Version

Version

0.9.7
Type

Type

jar

Download wyqc 0.9.7


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