is not current version
Last Version 2.8.5

com.github.rvesse:airline-help-bash 2.6.0

Provides Bash related help generators

Categories

Categories

Airline User Interface CLI
GroupId

GroupId

com.github.rvesse
ArtifactId

ArtifactId

airline-help-bash
Version

Version

2.6.0
Type

Type

jar

Download airline-help-bash 2.6.0


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