Vatbub Commandline User Prompt Processor

A library to process interactive prompts during the execution of a cli-app

License

License

GroupId

GroupId

com.github.vatbub
ArtifactId

ArtifactId

commandlineUserPromptProcessor
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Vatbub Commandline User Prompt Processor
A library to process interactive prompts during the execution of a cli-app
Project URL

Project URL

https://github.com/vatbub/commandlineUserPromptProcessor
Project Organization

Project Organization

Frederik Kammel
Source Code Management

Source Code Management

https://github.com/vatbub/commandlineUserPromptProcessor

Download commandlineUserPromptProcessor

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.vatbub/commandlineUserPromptProcessor/ -->
<dependency>
    <groupId>com.github.vatbub</groupId>
    <artifactId>commandlineUserPromptProcessor</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vatbub/commandlineUserPromptProcessor/
implementation 'com.github.vatbub:commandlineUserPromptProcessor:1.1'
// https://jarcasting.com/artifacts/com.github.vatbub/commandlineUserPromptProcessor/
implementation ("com.github.vatbub:commandlineUserPromptProcessor:1.1")
'com.github.vatbub:commandlineUserPromptProcessor:jar:1.1'
<dependency org="com.github.vatbub" name="commandlineUserPromptProcessor" rev="1.1">
  <artifact name="commandlineUserPromptProcessor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vatbub', module='commandlineUserPromptProcessor', version='1.1')
)
libraryDependencies += "com.github.vatbub" % "commandlineUserPromptProcessor" % "1.1"
[com.github.vatbub/commandlineUserPromptProcessor "1.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains : annotations jar 16.0.3

test (3)

Group / Artifact Type Version
com.github.stefanbirkner : system-rules jar 1.18.0
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.4-atlassian-1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0