Jar examples for c:concourse-cli
A framework for building command line interfaces for Concourse
You can download jar file concourse-cli 1.0.1 in this page.
The Apache License
You can use the following script to add concourse-cli-1.0.1.jar to your project.
<dependency> <groupId>org.cinchapi</groupId> <artifactId>concourse-cli</artifactId> <version>1.0.1</version> </dependency>
compile group: 'org.cinchapi', name: 'concourse-cli', version: '1.0.1'
libraryDependencies += "org.cinchapi" % "concourse-cli" % "1.0.1"
<dependency org="org.cinchapi" name="concourse-cli" rev="1.0.1"/>
@Grapes(@Grab(group='org.cinchapi', module='concourse-cli', version='1.0.1'))
'org.cinchapi:concourse-cli:jar:1.0.1'
Click the following link to download the jar file.
concourse-cli-1.0.1-javadoc.jar