Jar examples for t:tools4j-cli
tools4j-cli provide an api for creating java based command line interfaces.
You can download jar file tools4j-cli 0.0.5 in this page.
Apache License
You can use the following script to add tools4j-cli-0.0.5.jar to your project.
<dependency> <groupId>org.deephacks.tools4j</groupId> <artifactId>tools4j-cli</artifactId> <version>0.0.5</version> </dependency>
compile group: 'org.deephacks.tools4j', name: 'tools4j-cli', version: '0.0.5'
libraryDependencies += "org.deephacks.tools4j" % "tools4j-cli" % "0.0.5"
<dependency org="org.deephacks.tools4j" name="tools4j-cli" rev="0.0.5"/>
@Grapes(@Grab(group='org.deephacks.tools4j', module='tools4j-cli', version='0.0.5'))
'org.deephacks.tools4j:tools4j-cli:jar:0.0.5'
Click the following link to download the jar file.
tools4j-cli-0.0.5-javadoc.jar