is not current version
Last Version 2.1.1

dk.e-software:commandLineParser 1.3.2

Simple parser for commandline arguments

License

License

GroupId

GroupId

dk.e-software
ArtifactId

ArtifactId

commandLineParser
Version

Version

1.3.2
Type

Type

jar
Description

Description

dk.e-software:commandLineParser
Simple parser for commandline arguments
Project URL

Project URL

https://github.com/Ernstsen/CommandLineParser
Source Code Management

Source Code Management

https://github.com/Ernstsen/CommandLineParser

Download commandLineParser 1.3.2


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.