jCommandLine

jCommandline is a java library for parsing and evaluating command-line parameters.

License

License

GroupId

GroupId

de.martin-senne
ArtifactId

ArtifactId

jCommandLine
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

jCommandLine
jCommandline is a java library for parsing and evaluating command-line parameters.
Project URL

Project URL

https://github.com/MartinSenne/jCommandLine

Download jCommandLine

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0