Jar examples for a:aesh-readline
?sh (Another Extendable SHell) Readline API
You can download jar file aesh-readline 1.8 in this page.
Apache License, Version 2.0
You can use the following script to add aesh-readline-1.8.jar to your project.
<dependency> <groupId>org.aesh</groupId> <artifactId>aesh-readline</artifactId> <version>1.8</version> </dependency>
compile group: 'org.aesh', name: 'aesh-readline', version: '1.8'
libraryDependencies += "org.aesh" % "aesh-readline" % "1.8"
<dependency org="org.aesh" name="aesh-readline" rev="1.8"/>
@Grapes(@Grab(group='org.aesh', module='aesh-readline', version='1.8'))
'org.aesh:aesh-readline:jar:1.8'
Click the following link to download the jar file.
aesh-readline-1.8-sources.jar