jar

io.github.9ins : console-input-manager

Maven & Gradle

Aug 10, 2021
0 stars

console-input-manager · This library help you to build Java console input process on your console application with easiest way of way. Also it is provide more effective and easy way of development console application. You can define interactive queries which be need on the application as user input and set up each queries with full-managed way.

Table Of Contents

Latest Version

Download io.github.9ins : console-input-manager JAR file - Latest Versions:

All Versions

Download io.github.9ins : console-input-manager 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 console-input-manager-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.chaostocosmos.io.console

├─ org.chaostocosmos.io.console.ConsoleFactory.class - [JAR]

├─ org.chaostocosmos.io.console.ConsoleInput.class - [JAR]

├─ org.chaostocosmos.io.console.ConsoleMessageHelper.class - [JAR]

├─ org.chaostocosmos.io.console.ConsoleTrigger.class - [JAR]