JewelCli Packaging Test

Parent Project for JewelCli

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.lexicalscope.jewelcli
ArtifactId

ArtifactId

jewelcli-packagingtest
Last Version

Last Version

0.8.9
Release Date

Release Date

Type

Type

jar
Description

Description

JewelCli Packaging Test
Parent Project for JewelCli
Project URL

Project URL

http://maven.apache.org
Project Organization

Project Organization

lexicalscope

Download jewelcli-packagingtest

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
com.lexicalscope.jewelcli : jewelcli jar 0.8.9
org.testng : testng jar 6.1.1

Project Modules

There are no modules declared in this project.

Jewel CLI - command line parsing library for Java programs

JewelCli uses an annotated interface or class definition to automatically parse and present command line arguments.

The JewelCli documentation is available.

Versions

Version
0.8.9
0.8.8
0.8.7
0.8.6
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.6
0.7.5
0.7.5RC1