License |
License |
---|---|
Categories |
CategoriesJLine User Interface CLI |
GroupId | GroupIdorg.jline |
ArtifactId | ArtifactIdjline |
Last Version | Last Version3.21.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJLine Bundle
JLine
|
Filename | Size |
---|---|
jline-3.21.0.pom | |
jline-3.21.0.jar | 925 KB |
jline-3.21.0-sources.jar | 496 KB |
jline-3.21.0-javadoc.jar | 507 bytes |
Browse |
<!-- 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"]
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 |
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 |