Last Version

Whiley2JavaScript Compiler (WyJS) 0.10.5

The Whiley2JavaScript Compiler is responsible for translating Whiley Intermediate Language (WyIL) files into JavaScript

License

License

GroupId

GroupId

org.whiley
ArtifactId

ArtifactId

wyjs
Version

Version

0.10.5
Type

Type

jar
Description

Description

Whiley2JavaScript Compiler (WyJS)
The Whiley2JavaScript Compiler is responsible for translating Whiley Intermediate Language (WyIL) files into JavaScript
Project URL

Project URL

http://whiley.org
Source Code Management

Source Code Management

https://github.com/Whiley/Whiley2JavaScript

Download wyjs 0.10.5


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

Dependencies

compile (1)

Group / Artifact Type Version
org.whiley : wyc jar [0.10.16,0.10.99)

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0

Project Modules

There are no modules declared in this project.