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

com.codetaco.cli.package-info Maven / Gradle / Ivy

The newest version!
/**
 * 

* This package contains the public API into the CmdLineImpl class. Create an instance of the class using any one of * the * specialized constructors. *

*

Build instructions

*
    *
  • version number - update the version number in these files *
      *
    • pom.xml
    • package-info.java
    • docs/conf.py
    • *
    *
  • submit a pull-request to master
  • *
  • after the bitbucket pipeline is complete then got to bintray and push to maven central
  • *
* *

Read the documentation

* * @author cdegreef * @since 6.5.4 */ package com.codetaco.cli;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy