is not current version
Last Version 1.2

dishevelled.org commandline 1.1

Command line parser based on typed arguments.

License

License

GroupId

GroupId

org.dishevelled
ArtifactId

ArtifactId

dsh-commandline
Version

Version

1.1
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 1.1


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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.