Console

Unbuffered input and ANSI output support for Linux, MacOS, or Windows for Java 8+

License

License

GroupId

GroupId

com.dorkbox
ArtifactId

ArtifactId

Console
Last Version

Last Version

3.8
Release Date

Release Date

Type

Type

jar
Description

Description

Console
Unbuffered input and ANSI output support for Linux, MacOS, or Windows for Java 8+
Project Organization

Project Organization

Dorkbox LLC

Download Console

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.32

runtime (7)

Group / Artifact Type Version
com.dorkbox : ByteUtilities jar 1.0
com.dorkbox : PropertyLoader jar 1.0
com.dorkbox : Updates jar 1.0
com.dorkbox : Utilities jar 1.9
org.slf4j : slf4j-api jar 1.7.30
net.java.dev.jna : jna jar 5.8.0
net.java.dev.jna : jna-platform jar 5.8.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.8
3.7
3.6
3.5
3.4
3.3
3.2
3.1
3.0