dishevelled.org commandline

Command line parser based on typed arguments.

License

License

GroupId

GroupId

org.dishevelled
ArtifactId

ArtifactId

dsh-commandline
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

dishevelled.org commandline
Command line parser based on typed arguments.
Project URL

Project URL

http://www.dishevelled.org/commandline
Project Organization

Project Organization

dishevelled.org

Download dsh-commandline

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0