License |
License |
---|---|
GroupId | GroupIdcom.dorkbox |
ArtifactId | ArtifactIdConsole |
Last Version | Last Version3.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionConsole
Unbuffered input and ANSI output support for Linux, MacOS, or Windows for Java 8+
|
Project Organization |
Project OrganizationDorkbox LLC |
Filename | Size |
---|---|
Console-3.8.pom | |
Console-3.8.jar | 45 KB |
Console-3.8-sources.jar | 37 KB |
Console-3.8-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.32 |
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 |