Last Version

JCommander Wrapper 1.3.0

Simple wrapper to make usage of JCommander library even easier.

License

License

Categories

Categories

JCommander User Interface CLI
GroupId

GroupId

cz.alry.jcommander
ArtifactId

ArtifactId

jcommander-wrapper
Version

Version

1.3.0
Type

Type

jar
Description

Description

JCommander Wrapper
Simple wrapper to make usage of JCommander library even easier.
Project URL

Project URL

https://github.com/AlesRybak/jcommander-wrapper
Source Code Management

Source Code Management

https://github.com/AlesRybak/jcommander-wrapper

Download jcommander-wrapper 1.3.0


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

Dependencies

compile (1)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.github.stefanbirkner : system-rules jar 1.16.0

Project Modules

There are no modules declared in this project.