is not current version
Last Version 0.66.19

org.jboss.aesh:aesh 0.65.1

��sh (Another Extendable SHell)

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.aesh
ArtifactId

ArtifactId

aesh
Version

Version

0.65.1
Type

Type

jar

Download aesh 0.65.1


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