Last Version

Æsh 2.6

Æsh (Another Extendable SHell)

License

License

GroupId

GroupId

org.aesh
ArtifactId

ArtifactId

aesh
Version

Version

2.6
Type

Type

jar
Description

Description

Æsh
Æsh (Another Extendable SHell)
Project Organization

Project Organization

JBoss by Red Hat
Source Code Management

Source Code Management

http://aeshell.github.io/

Download aesh 2.6


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

Dependencies

compile (1)

Group / Artifact Type Version
org.aesh : readline jar 2.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.