Last Version

YACLP 1.0.4

A java command line parser

License

License

Categories

Categories

CLI User Interface JNR Development Tools Native
GroupId

GroupId

it.jnrpe.yaclp
ArtifactId

ArtifactId

cli-parser
Version

Version

1.0.4
Type

Type

jar
Description

Description

YACLP
A java command line parser
Project URL

Project URL

https://github.com/ziccardi/yaclp
Source Code Management

Source Code Management

https://github.com/ziccardi/yaclp

Download cli-parser 1.0.4


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.