is not current version
Last Version 0.9.9

org.whiley:wyqc 0.9.5

An Automated Testing Tool for Whiley.

GroupId

GroupId

org.whiley
ArtifactId

ArtifactId

wyqc
Version

Version

0.9.5
Type

Type

jar

Download wyqc 0.9.5


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