Whiley Command-Line Interface

A command-line interface for interacting with the Whiley ecosystem.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.whiley
ArtifactId

ArtifactId

wycli
Last Version

Last Version

0.9.9
Release Date

Release Date

Type

Type

jar
Description

Description

Whiley Command-Line Interface
A command-line interface for interacting with the Whiley ecosystem.
Project URL

Project URL

http://whiley.org/

Download wycli

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.whiley : wycc jar 0.9.9
org.apache.httpcomponents : httpclient jar 4.5.13
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.
org.whiley

The Whiley Programming Language

Devoted to the development of Whiley, an open source programming language.

Versions

Version
0.9.9
0.9.8
0.9.7
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.0
0.8.3
0.8.2
0.8.1
0.8.0