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.

Лицензия

Лицензия

Группа

Группа

io.github.9ins
Идентификатор

Идентификатор

console-input-manager
Последняя версия

Последняя версия

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

https://github.com/9ins/console-input-manager
Система контроля версий

Система контроля версий

https://github.com/9ins/console-input-manager.git

Скачать console-input-manager

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.github.9ins/console-input-manager/ -->
<dependency>
    <groupId>io.github.9ins</groupId>
    <artifactId>console-input-manager</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.9ins/console-input-manager/
implementation 'io.github.9ins:console-input-manager:1.0.1'
// https://jarcasting.com/artifacts/io.github.9ins/console-input-manager/
implementation ("io.github.9ins:console-input-manager:1.0.1")
'io.github.9ins:console-input-manager:jar:1.0.1'
<dependency org="io.github.9ins" name="console-input-manager" rev="1.0.1">
  <artifact name="console-input-manager" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.9ins', module='console-input-manager', version='1.0.1')
)
libraryDependencies += "io.github.9ins" % "console-input-manager" % "1.0.1"
[io.github.9ins/console-input-manager "1.0.1"]

Зависимости

runtime (1)

Идентификатор библиотеки Тип Версия
org.yaml : snakeyaml jar 1.26

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.1
1.0.0