Download aesh-readline-1.7.jar file - Jar a

Jar examples for a:aesh-readline

Description

?sh (Another Extendable SHell) Readline API

You can download jar file aesh-readline 1.7 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add aesh-readline-1.7.jar to your project.

<dependency>
   <groupId>org.aesh</groupId>
   <artifactId>aesh-readline</artifactId>
   <version>1.7</version>
</dependency>
compile group: 'org.aesh', name: 'aesh-readline', version: '1.7'
libraryDependencies += "org.aesh" % "aesh-readline" % "1.7"
<dependency org="org.aesh" name="aesh-readline" rev="1.7"/>
@Grapes(@Grab(group='org.aesh', module='aesh-readline', version='1.7'))
'org.aesh:aesh-readline:jar:1.7'

Download

Click the following link to download the jar file.

aesh-readline-1.7-sources.jar
aesh-readline-1.7-tests.jar
aesh-readline-1.7.jar
aesh-readline-1.7.pom



Related Tutorials