prompter4j

Prompter4J is a library to get the user raw input in an interactive manner.

License

License

MIT
Categories

Categories

Net
GroupId

GroupId

com.github.arulrajnet
ArtifactId

ArtifactId

prompter4j
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

prompter4j
Prompter4J is a library to get the user raw input in an interactive manner.

Download prompter4j

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.0