Download jewelcli-0.8.3.jar file - Jar j

Jar examples for j:jewelcli

Description

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

You can download jar file jewelcli 0.8.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jewelcli-0.8.3.jar to your project.

<dependency>
   <groupId>com.lexicalscope.jewelcli</groupId>
   <artifactId>jewelcli</artifactId>
   <version>0.8.3</version>
</dependency>
compile group: 'com.lexicalscope.jewelcli', name: 'jewelcli', version: '0.8.3'
libraryDependencies += "com.lexicalscope.jewelcli" % "jewelcli" % "0.8.3"
<dependency org="com.lexicalscope.jewelcli" name="jewelcli" rev="0.8.3"/>
@Grapes(@Grab(group='com.lexicalscope.jewelcli', module='jewelcli', version='0.8.3'))
'com.lexicalscope.jewelcli:jewelcli:jar:0.8.3'

Download

Click the following link to download the jar file.

jewelcli-0.8.3-javadoc.jar
jewelcli-0.8.3-sources.jar
jewelcli-0.8.3.jar
jewelcli-0.8.3.pom



Related Tutorials