Last Version

CommandLineParser 2.5.1

A highly adaptive and easy to use command line option parser for Java applications.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.jcmdlineparser
ArtifactId

ArtifactId

jcmdlineparser
Version

Version

2.5.1
Type

Type

jar
Description

Description

CommandLineParser
A highly adaptive and easy to use command line option parser for Java applications.
Project URL

Project URL

http://jcmdlineparser.sourceforge.net/

Download jcmdlineparser 2.5.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.5.11

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.hamcrest : hamcrest-all jar 1.1

Project Modules

There are no modules declared in this project.