All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download all versions of cli-args-parser JAR files with all dependencies

Search JAR files by class name

cli-args-parser from group com.github.brunoais (version 0.2.2)

This project is a feature-lean implementation of a CLI arguments parser. Just start by creating an instance of ParseArgs and follow the available methods. E.g. ParseArgs when = new ParseArgs(); when.argument("-do").spaceValue().call(this::doArgument); when.argument(null).call(this::defaultArgument); when.parse(args);

Group: com.github.brunoais Artifact: cli-args-parser
Show documentation Show source 
 

0 downloads
Artifact cli-args-parser
Group com.github.brunoais
Version 0.2.2
Last update 10. October 2016
Tags: argument methods just call creating args parseargs available lean project defaultargument arguments start implementation when feature spacevalue doargument instance parse parser this "null" follow
Organization not specified
URL https://github.com/brunoais/CliArgsParser
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

cli-args-parser from group com.github.brunoais (version 0.2.1)

This project is a feature-lean implementation of a CLI arguments parser. Just start by creating an instance of ParseArgs and follow the available methods. E.g. ParseArgs when = new ParseArgs(); when.argument("-do").spaceValue().call(this::doArgument); when.argument(null).call(this::defaultArgument); when.parse(args);

Group: com.github.brunoais Artifact: cli-args-parser
Show documentation Show source 
 

0 downloads
Artifact cli-args-parser
Group com.github.brunoais
Version 0.2.1
Last update 10. October 2016
Tags: argument methods just call creating args parseargs available lean project defaultargument arguments start implementation when feature spacevalue doargument instance parse parser this "null" follow
Organization not specified
URL https://github.com/brunoais/CliArgsParser
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

cli-args-parser from group com.github.brunoais (version 0.3.0)

This project is a feature-lean implementation of a CLI arguments parser. Just start by creating an instance of ParseArgs and follow the available methods. E.g. ParseArgs when = new ParseArgs(); when.argument("-do").spaceValue().call(this::doArgument); when.argument(null).call(this::defaultArgument); when.parse(args);

Group: com.github.brunoais Artifact: cli-args-parser
Show documentation Show source 
 

0 downloads
Artifact cli-args-parser
Group com.github.brunoais
Version 0.3.0
Last update 10. October 2016
Tags: argument methods just call creating args parseargs available lean project defaultargument arguments start implementation when feature spacevalue doargument instance parse parser this "null" follow
Organization not specified
URL https://github.com/brunoais/CliArgsParser
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!



Page 1 from 1 (items total 3)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy