is not current version
Last Version 2.8.5

com.github.rvesse:airline-help 2.4.0

Parent module for help modules that provide additional help generators

Categories

Categories

Airline User Interface CLI
GroupId

GroupId

com.github.rvesse
ArtifactId

ArtifactId

airline-help
Version

Version

2.4.0
Type

Type

jar

Download airline-help 2.4.0


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