Last Version

underline 1.0.0

A Git-like command-line parser with no strings attached

License

License

GroupId

GroupId

de.undercouch
ArtifactId

ArtifactId

underline
Version

Version

1.0.0
Type

Type

jar
Description

Description

underline
A Git-like command-line parser with no strings attached
Project URL

Project URL

http://www.michel-kraemer.com

Download underline 1.0.0


<!-- https://jarcasting.com/artifacts/de.undercouch/underline/ -->
<dependency>
    <groupId>de.undercouch</groupId>
    <artifactId>underline</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.undercouch/underline/
implementation 'de.undercouch:underline:1.0.0'
// https://jarcasting.com/artifacts/de.undercouch/underline/
implementation ("de.undercouch:underline:1.0.0")
'de.undercouch:underline:jar:1.0.0'
<dependency org="de.undercouch" name="underline" rev="1.0.0">
  <artifact name="underline" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.undercouch', module='underline', version='1.0.0')
)
libraryDependencies += "de.undercouch" % "underline" % "1.0.0"
[de.undercouch/underline "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.