MVN

org.whiley : wyc

Maven & Gradle

Aug 10, 2022
3 usages
216 stars

Whiley Compiler (WyC) · The Whiley Compiler is a component of the Whiley Compiler Collection which is responsible for compiling Whiley source files into binary WyIL files. The compiler supports compile-time verification of source files.

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

Latest Version

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

  • Latest Stable: 0.10.18

All Versions

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

Version Vulnerabilities Updated
0.10.x
wyc-0.10.18
wyc-0.10.17
wyc-0.10.16
wyc-0.10.15
wyc-0.10.14
wyc-0.10.13
wyc-0.10.12
wyc-0.10.11
wyc-0.10.10
wyc-0.10.9
wyc-0.10.8
wyc-0.10.7
wyc-0.10.6
wyc-0.10.5
wyc-0.10.4
wyc-0.10.3
wyc-0.10.2
wyc-0.10.1
0.9.x
wyc-0.9.9
wyc-0.9.8
wyc-0.9.7
wyc-0.9.6
wyc-0.9.5
wyc-0.9.4
wyc-0.9.3
wyc-0.9.2
wyc-0.9.0
0.8.x
wyc-0.8.3
wyc-0.8.2
wyc-0.8.1
wyc-0.8.0
0.7.x
wyc-0.7.3
wyc-0.7.2
wyc-0.7.1
wyc-0.7.0
0.6.x
wyc-0.6.13
wyc-0.6.12
wyc-0.6.11
wyc-0.6.10
wyc-0.6.9
wyc-0.6.7
wyc-0.6.6
wyc-0.6.5
wyc-0.6.4
wyc-0.6.3
wyc-0.6.2
wyc-0.6.1
wyc-0.6.0
0.5.x
wyc-0.5.9
wyc-0.5.8.1
wyc-0.5.8
wyc-0.5.7
wyc-0.5.6
wyc-0.5.5
wyc-0.5.4
wyc-0.5.3
wyc-0.5.2
wyc-0.5.1
wyc-0.5.0
0.4.x
wyc-0.4.17
wyc-0.4.16.1
wyc-0.4.16
wyc-0.4.15
wyc-0.4.14
wyc-0.4.13
wyc-0.4.12
wyc-0.4.11
wyc-0.4.10
wyc-0.4.9
wyc-0.4.8
wyc-0.4.7
wyc-0.4.6
wyc-0.4.5
wyc-0.4.4
wyc-0.4.3
wyc-0.4.2
wyc-0.4.1
wyc-0.4.0
wyc-0.4.16b

How to add a dependency to Maven

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

<dependency>
    <groupId>org.whiley</groupId>
    <artifactId>wyc</artifactId>
    <version>0.10.18</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.whiley:wyc:0.10.18'

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

implementation("org.whiley:wyc:0.10.18")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.whiley" % "wyc" % "0.10.18"

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

Mar 28, 2018
2 usages
18 stars
Feb 28, 2023
4 usages
79 stars
Dec 10, 2020
1 usages
0 stars
Sep 28, 2020
2 usages
10 stars
Oct 28, 2020
9 usages
Dec 02, 2021
3 usages
666 stars
Aug 17, 2023
6 usages
0 stars
Jun 27, 2023
7 usages
1.3k stars
Jul 07, 2014
6 usages
Jun 17, 2017
10.1k stars