Jar examples for d:dsh-commandline
Command line parser based on typed arguments.
You can download jar file dsh-commandline 1.0 in this page.
LGPL
You can use the following script to add dsh-commandline-1.0.jar to your project.
<dependency> <groupId>org.dishevelled</groupId> <artifactId>dsh-commandline</artifactId> <version>1.0</version> </dependency>
compile group: 'org.dishevelled', name: 'dsh-commandline', version: '1.0'
libraryDependencies += "org.dishevelled" % "dsh-commandline" % "1.0"
<dependency org="org.dishevelled" name="dsh-commandline" rev="1.0"/>
@Grapes(@Grab(group='org.dishevelled', module='dsh-commandline', version='1.0'))
'org.dishevelled:dsh-commandline:jar:1.0'
Click the following link to download the jar file.
dsh-commandline-1.0-javadoc.jar