jar

com.github.tomas-langer.cli : cli-choice

Maven & Gradle

Jan 04, 2016
15 stars

Tools to create a beautiful command line interface - single and multiple choice (in java)

Table Of Contents

Latest Version

Download com.github.tomas-langer.cli : cli-choice JAR file - Latest Versions:

All Versions

Download com.github.tomas-langer.cli : cli-choice JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window cli-choice-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.tomaslanger.cli.choice

├─ com.github.tomaslanger.cli.choice.ChoiceBase.class - [JAR]

├─ com.github.tomaslanger.cli.choice.Features.class - [JAR]

├─ com.github.tomaslanger.cli.choice.MultipleChoice.class - [JAR]

├─ com.github.tomaslanger.cli.choice.Option.class - [JAR]

├─ com.github.tomaslanger.cli.choice.SingleChoice.class - [JAR]

Advertisement