JLine Graal Demo

JLine

License

License

Categories

Categories

JLine User Interface CLI Graal
GroupId

GroupId

org.jline
ArtifactId

ArtifactId

jline-graal
Last Version

Last Version

3.21.0
Release Date

Release Date

Type

Type

jar
Description

Description

JLine Graal Demo
JLine

Download jline-graal

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.jline : jline-reader jar 3.21.0
org.jline : jline-console jar 3.21.0
net.java.dev.jna : jna jar 5.9.0
org.fusesource.jansi : jansi jar 2.4.0
org.slf4j : slf4j-api jar 1.7.21
org.slf4j : slf4j-jdk14 jar 1.7.21

provided (1)

Group / Artifact Type Version
org.graalvm.sdk : graal-sdk jar 19.3.1

Project Modules

There are no modules declared in this project.
org.jline

Versions

Version
3.21.0
3.20.0
3.19.0
3.18.0