Last Version

Whiley Compiler Collection 0.9.9

A compiler framework for managing the Whiley Compiler and related tooling.

License

License

GroupId

GroupId

org.whiley
ArtifactId

ArtifactId

wycc
Version

Version

0.9.9
Type

Type

jar
Description

Description

Whiley Compiler Collection
A compiler framework for managing the Whiley Compiler and related tooling.
Project URL

Project URL

http://whiley.org/

Download wycc 0.9.9


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

Dependencies

compile (1)

Group / Artifact Type Version
org.whiley : jbuildfs jar 1.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.