is not current version
Last Version 2.8.5

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

Provides Bash related help generators

Categories

Categories

Airline User Interface CLI
GroupId

GroupId

com.github.rvesse
ArtifactId

ArtifactId

airline-help-bash
Version

Version

2.7.2
Type

Type

jar

Download airline-help-bash 2.7.2


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