Jar examples for c:cli-progress
This is a simple Java API for printing progress for CLI apps
You can download jar file cli-progress 0.3 in this page.
The Apache License, Version 2.0
You can use the following script to add cli-progress-0.3.jar to your project.
<dependency> <groupId>com.github.born2snipe</groupId> <artifactId>cli-progress</artifactId> <version>0.3</version> </dependency>
compile group: 'com.github.born2snipe', name: 'cli-progress', version: '0.3'
libraryDependencies += "com.github.born2snipe" % "cli-progress" % "0.3"
<dependency org="com.github.born2snipe" name="cli-progress" rev="0.3"/>
@Grapes(@Grab(group='com.github.born2snipe', module='cli-progress', version='0.3'))
'com.github.born2snipe:cli-progress:jar:0.3'
Click the following link to download the jar file.
cli-progress-0.3-javadoc.jar