MVN

org.aesh : terminal-api

Maven & Gradle

Sep 16, 2022
3 usages
20 stars

Æsh Terminal API · Æsh (Another Extendable SHell) Terminal API

<dependency>
    <groupId>org.aesh</groupId>
    <artifactId>terminal-api</artifactId>
    <version>2.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.4

All Versions

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

Version Vulnerabilities Updated
2.4
terminal-api-2.4
2.3
terminal-api-2.3
2.2
terminal-api-2.2
2.1
terminal-api-2.1
2.0
terminal-api-2.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.aesh</groupId>
    <artifactId>terminal-api</artifactId>
    <version>2.4</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.aesh:terminal-api:2.4'

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

implementation("org.aesh:terminal-api:2.4")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.aesh" % "terminal-api" % "2.4"

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 25, 2023
4 usages
1.3k stars
Aug 24, 2021
4 usages
350 stars
Feb 04, 2021
15 usages
Feb 04, 2021
8 usages
Aug 09, 2023
3 usages
1.2k stars
Jul 03, 2019
3 usages
405 stars
Jul 03, 2019
3 usages
405 stars
Jul 03, 2019
3 usages
405 stars
May 02, 2020
3 usages
1.1k stars
Mar 10, 2023
5 usages
561 stars