InputConsole

Unbuffered input for Java for linux, mac, windows.

License

License

GroupId

GroupId

com.dorkbox
ArtifactId

ArtifactId

InputConsole
Last Version

Last Version

2.9
Release Date

Release Date

Type

Type

jar
Description

Description

InputConsole
Unbuffered input for Java for linux, mac, windows.
Project URL

Project URL

https://github.com/dorkbox/InputConsole

Download InputConsole

How to add to project

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

Dependencies

Project Modules

There are no modules declared in this project.

Versions

Version
2.9
2.8
2.7
2.6
2.5
2.4
2.2
2.1
2.0
1.5
1.4