Last Version

Whiley Command-Line Interface 0.9.9

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.whiley
ArtifactId

ArtifactId

wycli
Version

Version

0.9.9
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 0.9.9


<!-- 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.