Last Version

prompter4j 1.0

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
Version

Version

1.0
Type

Type

jar
Description

Description

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

Download prompter4j 1.0


<!-- 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.