MVN

org.whiley : wyjc

Maven & Gradle

Apr 09, 2018

Whiley2Java Compiler (WyJC) · The Whiley2JavaCompiler is responsible for translating Whiley Intermediate Language (WyIL) files into JVM Bytecodes

<dependency>
    <groupId>org.whiley</groupId>
    <artifactId>wyjc</artifactId>
    <version>0.4.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.whiley : wyjc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.7

All Versions

Choose a version of org.whiley : wyjc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
wyjc-0.4.7
wyjc-0.4.6
wyjc-0.4.5
wyjc-0.4.4
wyjc-0.4.3
wyjc-0.4.2
wyjc-0.4.1

How to add a dependency to Maven

Add the following org.whiley : wyjc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.whiley</groupId>
    <artifactId>wyjc</artifactId>
    <version>0.4.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.whiley : wyjc gradle dependency to your build.gradle file:

implementation 'org.whiley:wyjc:0.4.7'

Gradle Kotlin DSL: Add the following org.whiley : wyjc gradle kotlin dependency to your build.gradle.kts file:

implementation("org.whiley:wyjc:0.4.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.whiley : wyjc sbt scala dependency to your build.sbt file:

libraryDependencies += "org.whiley" % "wyjc" % "0.4.7"

Advertisement

Dependencies from Group

3 usages
wyc
Aug 10, 2022
3 usages
216 stars
May 25, 2021
2 usages
3 stars
Dec 03, 2021
2 usages
Sep 24, 2019
1 usages
23 stars

Discover Dependencies

Apr 09, 2018
9 stars
Apr 08, 2018
1 usages
1.9k stars
Apr 08, 2018
2 stars
Apr 08, 2018
1 usages
6.2k stars
Apr 08, 2018
1 stars
Apr 08, 2018
0 stars
Apr 08, 2018
1 stars