is not current version
Last Version 0.66.19

org.jboss.aesh:aesh 0.54

��sh (Another Extendable SHell)

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.aesh
ArtifactId

ArtifactId

aesh
Version

Version

0.54
Type

Type

jar

Download aesh 0.54


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