Last Version

argparse4j 0.9.0

The command-line parser library based on Python's argparse

License

License

MIT
Categories

Categories

Net
GroupId

GroupId

net.sourceforge.argparse4j
ArtifactId

ArtifactId

argparse4j
Version

Version

0.9.0
Type

Type

jar
Description

Description

argparse4j
The command-line parser library based on Python's argparse
Project URL

Project URL

https://argparse4j.github.io

Download argparse4j 0.9.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.