is not current version
Last Version 0.8.9

com.lexicalscope.jewelcli:jewelcli 0.8.3

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

Categories

Categories

CLI User Interface
GroupId

GroupId

com.lexicalscope.jewelcli
ArtifactId

ArtifactId

jewelcli
Version

Version

0.8.3
Type

Type

jar

Download jewelcli 0.8.3


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