MVN

org.whiley : wycc

Maven & Gradle

3 usages

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

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

Latest Version

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

  • Latest Stable: 0.9.9

All Versions

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

Version Vulnerabilities Updated
0.9.x
wycc-0.9.9
wycc-0.9.8
wycc-0.9.7
wycc-0.9.6
wycc-0.9.5
wycc-0.9.4
wycc-0.9.3
wycc-0.9.2
wycc-0.9.1
wycc-0.9.0
0.8.x
wycc-0.8.2
wycc-0.8.1
wycc-0.8.0
0.7.x
wycc-0.7.19
wycc-0.7.18
wycc-0.7.17
wycc-0.7.16
wycc-0.7.15
wycc-0.7.14
wycc-0.7.13
wycc-0.7.12
wycc-0.7.11
wycc-0.7.10
wycc-0.7.9
wycc-0.7.8
wycc-0.7.7
wycc-0.7.6
wycc-0.7.5
wycc-0.7.4
wycc-0.7.3
wycc-0.7.2
wycc-0.7.1
wycc-0.7.0
0.6.x
wycc-0.6.4
wycc-0.6.3
wycc-0.6.2
wycc-0.6.1
wycc-0.6.0
0.5.x
wycc-0.5.9
wycc-0.5.8
wycc-0.5.7
wycc-0.5.6
wycc-0.5.5
wycc-0.5.4
wycc-0.5.3
wycc-0.5.2
wycc-0.5.1
wycc-0.5.0
0.4.x
wycc-0.4.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.whiley</groupId>
    <artifactId>wycc</artifactId>
    <version>0.9.9</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.whiley:wycc:0.9.9'

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

implementation("org.whiley:wycc:0.9.9")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.whiley" % "wycc" % "0.9.9"

Advertisement

Dependencies from Group

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

Discover Dependencies

Sep 16, 2016
23.8k stars
May 11, 2020
10 usages
May 11, 2020
6 usages
Dec 18, 2021
2 usages
Dec 18, 2021
7 usages
Sep 04, 2022
1 usages
206 stars