ArgJ - java argument parser

Argument parser

License

License

Categories

Categories

Net
GroupId

GroupId

net.bpiwowar
ArtifactId

ArtifactId

argj
Last Version

Last Version

1.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

ArgJ - java argument parser
Argument parser
Project URL

Project URL

http://argj.sourceforge.net/
Source Code Management

Source Code Management

http://argj.git.sourceforge.net/

Download argj

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
log4j : log4j jar [1.2.13,1.3)

test (1)

Group / Artifact Type Version
org.testng : testng jar 5.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.4
1.1.2
1.1.1
1.0.0