java-cli-flags

Easy to use command-line parser, which enables you to define cmdline flags directly the class they are used in.

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.github.yin.cli
ArtifactId

ArtifactId

java-cli-flags
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

java-cli-flags
Easy to use command-line parser, which enables you to define cmdline flags directly the class they are used in.

Download java-cli-flags

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.yin.cli/java-cli-flags/ -->
<dependency>
    <groupId>com.github.yin.cli</groupId>
    <artifactId>java-cli-flags</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yin.cli/java-cli-flags/
implementation 'com.github.yin.cli:java-cli-flags:0.3.0'
// https://jarcasting.com/artifacts/com.github.yin.cli/java-cli-flags/
implementation ("com.github.yin.cli:java-cli-flags:0.3.0")
'com.github.yin.cli:java-cli-flags:jar:0.3.0'
<dependency org="com.github.yin.cli" name="java-cli-flags" rev="0.3.0">
  <artifact name="java-cli-flags" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yin.cli', module='java-cli-flags', version='0.3.0')
)
libraryDependencies += "com.github.yin.cli" % "java-cli-flags" % "0.3.0"
[com.github.yin.cli/java-cli-flags "0.3.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
org.reflections : reflections jar 0.9.10
com.google.auto.value : auto-value jar 1.3
com.google.code.findbugs : jsr305 jar 3.0.1
com.google.guava : guava jar 16.0.1
junit : junit jar 4.12

test (1)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0