MVN

org.aesh : aesh

Maven & Gradle

Sep 16, 2022
36 usages
112 stars

Æsh · Æsh (Another Extendable SHell)

<dependency>
    <groupId>org.aesh</groupId>
    <artifactId>aesh</artifactId>
    <version>2.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.aesh : aesh to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.7
  • Latest Alpha: 1.0-Alpha5

All Versions

Choose a version of org.aesh : aesh to add to Maven or Gradle - All Versions:

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

How to add a dependency to Maven

Add the following org.aesh : aesh maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.aesh</groupId>
    <artifactId>aesh</artifactId>
    <version>2.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.aesh : aesh gradle dependency to your build.gradle file:

implementation 'org.aesh:aesh:2.7'

Gradle Kotlin DSL: Add the following org.aesh : aesh gradle kotlin dependency to your build.gradle.kts file:

implementation("org.aesh:aesh:2.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.aesh : aesh sbt scala dependency to your build.sbt file:

libraryDependencies += "org.aesh" % "aesh" % "2.7"

Advertisement

Dependencies from Group

Sep 16, 2022
36 usages
112 stars
Sep 16, 2022
14 usages
20 stars
Apr 05, 2019
13 usages
20 stars
Jul 05, 2019
12 usages
6 stars
Apr 05, 2019
3 usages
20 stars

Discover Dependencies

Aug 10, 2021
2 usages
6 stars
Jan 02, 2019
3 usages
7 stars
Jul 27, 2023
209 stars
Jul 27, 2023
4 usages
209 stars
Aug 31, 2019
4 usages
0 stars
Dec 07, 2017
10 usages
5 stars
Apr 19, 2018
3 stars
May 19, 2020
162 stars