не последняя версия
Последняя версия 2.8.5

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

Provides Bash related help generators

Категории

Категории

Airline Взаимодействие с пользователем CLI
Группа

Группа

com.github.rvesse
Идентификатор

Идентификатор

airline-help-bash
Версия

Версия

2.5.0
Тип

Тип

jar

Скачать airline-help-bash 2.5.0


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