License |
License |
---|---|
GroupId | GroupIdorg.realityforge.getopt4j |
ArtifactId | ArtifactIdgetopt4j |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongetopt4j: Parse command line arguments in java.
getopt4j: Parse command line arguments in java.
|
Project URL |
Project URL |
Filename | Size |
---|---|
getopt4j-1.3.pom | |
getopt4j-1.3.jar | 15 KB |
getopt4j-1.3-sources.jar | 9 KB |
getopt4j-1.3-javadoc.jar | 47 KB |
Browse |
<!-- 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"]
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 |