Last Version

JLine Bundle 3.21.0

JLine

License

License

Categories

Categories

JLine User Interface CLI
GroupId

GroupId

org.jline
ArtifactId

ArtifactId

jline
Version

Version

3.21.0
Type

Type

jar
Description

Description

JLine Bundle
JLine

Download jline 3.21.0


<!-- 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.