Jar examples for c:commandrunner
Command line runner library for Java
You can download jar file commandrunner 0.0.8 in this page.
Apache License, Version 2.0
You can use the following script to add commandrunner-0.0.8.jar to your project.
<dependency> <groupId>com.github.dakusui</groupId> <artifactId>commandrunner</artifactId> <version>0.0.8</version> </dependency>
compile group: 'com.github.dakusui', name: 'commandrunner', version: '0.0.8'
libraryDependencies += "com.github.dakusui" % "commandrunner" % "0.0.8"
<dependency org="com.github.dakusui" name="commandrunner" rev="0.0.8"/>
@Grapes(@Grab(group='com.github.dakusui', module='commandrunner', version='0.0.8'))
'com.github.dakusui:commandrunner:jar:0.0.8'
Click the following link to download the jar file.
commandrunner-0.0.8-javadoc.jar