Æsh

Æsh (Another Extendable SHell)

License

License

GroupId

GroupId

org.aesh
ArtifactId

ArtifactId

aesh
Last Version

Last Version

2.6
Release Date

Release Date

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

How to add to project

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

Versions

Version
2.6
2.5
2.4
2.3
2.2
2.1
2.0
1.11
1.10
1.9
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0
1.0-Alpha5
1.0-Alpha4
1.0-Alpha2
1.0-Alpha1