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