Last Version

Æsh Readline and terminal 2.2

Æsh (Another Extendable SHell) Readline and Terminal API

License

License

GroupId

GroupId

org.aesh
ArtifactId

ArtifactId

readline-all
Version

Version

2.2
Type

Type

pom
Description

Description

Æsh Readline and terminal
Æsh (Another Extendable SHell) Readline and Terminal API
Project Organization

Project Organization

JBoss by Red Hat
Source Code Management

Source Code Management

https://github.com/aeshell/aesh-readline/tree/master

Download readline-all 2.2

Filename Size
readline-all-2.2.pom 4 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • terminal-api
  • readline
  • terminal-ssh
  • terminal-telnet
  • terminal-http