getopt4j: Parse command line arguments in java.


License

License

GroupId

GroupId

org.realityforge.getopt4j
ArtifactId

ArtifactId

getopt4j
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

getopt4j: Parse command line arguments in java.
getopt4j: Parse command line arguments in java.
Project URL

Project URL

https://github.com/realityforge/getopt4j

Download getopt4j

How to add to project

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

Dependencies

test (6)

Group / Artifact Type Version
org.testng : testng jar 6.11
com.beust : jcommander jar 1.27
org.jmock : jmock jar 2.5.1
org.jmock : jmock-junit4 jar 2.5.1
org.hamcrest : hamcrest-core jar 1.1
org.hamcrest : hamcrest-library jar 1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1