is not current version
Last Version 2.8.5

com.github.rvesse:airline-help 2.1.1

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.1.1
Type

Type

jar

Download airline-help 2.1.1


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