jyacl

Java based Yet Another Command Line parser

License

License

GroupId

GroupId

ca.svarb
ArtifactId

ArtifactId

jyacl
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

jyacl
Java based Yet Another Command Line parser
Project URL

Project URL

http://sourceforge.net/projects/jyacl/

Download jyacl

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.0