com.codetaco.cli.annotation.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of cli Show documentation
Show all versions of cli Show documentation
A command line parser for Java
/**
This is a package of annotations to use the command line parser. @Arg is the annotation to put on each
variable to make it available for this library.
@author cdegreef
@since 6.5.4 */
package com.codetaco.cli.annotation;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy