JCommander Validators

Validators for JCommander

License

License

Categories

Categories

CLI User Interface JCommander
GroupId

GroupId

top.marchand.cli
ArtifactId

ArtifactId

jcommander-validators
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

JCommander Validators
Validators for JCommander
Project URL

Project URL

https://github.com/cmarchand/jcommander-validators

Download jcommander-validators

How to add to project

<!-- https://jarcasting.com/artifacts/top.marchand.cli/jcommander-validators/ -->
<dependency>
    <groupId>top.marchand.cli</groupId>
    <artifactId>jcommander-validators</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.marchand.cli/jcommander-validators/
implementation 'top.marchand.cli:jcommander-validators:1.0.0'
// https://jarcasting.com/artifacts/top.marchand.cli/jcommander-validators/
implementation ("top.marchand.cli:jcommander-validators:1.0.0")
'top.marchand.cli:jcommander-validators:jar:1.0.0'
<dependency org="top.marchand.cli" name="jcommander-validators" rev="1.0.0">
  <artifact name="jcommander-validators" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.marchand.cli', module='jcommander-validators', version='1.0.0')
)
libraryDependencies += "top.marchand.cli" % "jcommander-validators" % "1.0.0"
[top.marchand.cli/jcommander-validators "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.beust : jcommander jar 1.74

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0