Jar examples for j:jcli
A Java library for parsing and validating CLI arguments (and Strings formatted alike).
You can download jar file jcli 1.0-alpha-3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jcli-1.0-alpha-3.jar to your project.
<dependency> <groupId>org.cyclopsgroup</groupId> <artifactId>jcli</artifactId> <version>1.0-alpha-3</version> </dependency>
compile group: 'org.cyclopsgroup', name: 'jcli', version: '1.0-alpha-3'
libraryDependencies += "org.cyclopsgroup" % "jcli" % "1.0-alpha-3"
<dependency org="org.cyclopsgroup" name="jcli" rev="1.0-alpha-3"/>
@Grapes(@Grab(group='org.cyclopsgroup', module='jcli', version='1.0-alpha-3'))
'org.cyclopsgroup:jcli:jar:1.0-alpha-3'
Click the following link to download the jar file.
jcli-1.0-alpha-3.jar