Jar examples for u:underline
A Git-like command-line parser with no strings attached
You can download jar file underline 1.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add underline-1.0.0.jar to your project.
<dependency> <groupId>de.undercouch</groupId> <artifactId>underline</artifactId> <version>1.0.0</version> </dependency>
compile group: 'de.undercouch', name: 'underline', version: '1.0.0'
libraryDependencies += "de.undercouch" % "underline" % "1.0.0"
<dependency org="de.undercouch" name="underline" rev="1.0.0"/>
@Grapes(@Grab(group='de.undercouch', module='underline', version='1.0.0'))
'de.undercouch:underline:jar:1.0.0'
Click the following link to download the jar file.
underline-1.0.0-javadoc.jar