JLine Bundle

JLine

License

License

Categories

Categories

JLine User Interface CLI
GroupId

GroupId

org.jline
ArtifactId

ArtifactId

jline
Last Version

Last Version

3.21.0
Release Date

Release Date

Type

Type

jar
Description

Description

JLine Bundle
JLine

Download jline

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.fusesource.jansi : jansi Optional jar 2.4.0
net.java.dev.jna : jna Optional jar 5.9.0
com.googlecode.juniversalchardet : juniversalchardet Optional jar 1.0.3
org.apache.sshd : sshd-core Optional jar 2.7.0
org.apache.sshd : sshd-scp Optional jar 2.7.0
org.apache.sshd : sshd-sftp Optional jar 2.7.0
com.google.code.findbugs : jsr305 Optional jar 3.0.2

test (9)

Group / Artifact Type Version
org.jline : jline-terminal jar 3.21.0
org.jline : jline-terminal-jansi jar 3.21.0
org.jline : jline-terminal-jna jar 3.21.0
org.jline : jline-reader jar 3.21.0
org.jline : jline-builtins jar 3.21.0
org.jline : jline-console jar 3.21.0
org.jline : jline-remote-ssh jar 3.21.0
org.jline : jline-remote-telnet jar 3.21.0
org.jline : jline-style jar 3.21.0

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
3.17.1
3.17.0
3.16.0
3.15.0
3.14.1
3.14.0
3.13.3
3.13.2
3.13.1
3.13.0
3.12.1
3.12.0
3.11.0
3.10.0
3.9.0
3.8.2
3.8.1
3.8.0
3.7.1
3.7.0
3.6.2
3.6.1
3.6.0
3.5.2
3.5.1
3.5.0
3.4.0
3.3.1
3.3.0
3.2.0
3.1.3
3.1.2
3.1.1
3.1.0
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
3.0.0.M2