Last Version

JOpt Simple 6.0-alpha-3

A Java library for parsing command line options

License

License

Categories

Categories

Net JOpt Simple User Interface CLI
GroupId

GroupId

net.sf.jopt-simple
ArtifactId

ArtifactId

jopt-simple
Version

Version

6.0-alpha-3
Type

Type

jar
Description

Description

JOpt Simple
A Java library for parsing command line options
Project URL

Project URL

http://jopt-simple.github.io/jopt-simple
Source Code Management

Source Code Management

https://github.com/jopt-simple/jopt-simple

Download jopt-simple 6.0-alpha-3


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

Dependencies

test (5)

Group / Artifact Type Version
joda-time : joda-time jar 2.9.7
org.apache.ant : ant jar 1.8.4
org.hamcrest : hamcrest-all jar 1.3
junit : junit jar 4.12
org.infinitest : continuous-testing-toolkit jar 1.0

Project Modules

There are no modules declared in this project.